taepper opened a new issue, #50720: URL: https://github.com/apache/arrow/issues/50720
### Describe the enhancement requested C++20 provides the concept `std::same_as` which can replace the type-trait `std::is_same_v` in many cases. This replacement should be considered for the arrow code-base ### Component(s) C++ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
