frederick-vs-ja commented on PR #13874: URL: https://github.com/apache/arrow/pull/13874#issuecomment-1381490629
I think the original issue has been resolved in the Standard: [P2468R2](https://wg21.link/p2468r2) has been accepted as a Defect Report against C++20, so compilers should consider the use of `arrow::util::EqualityComparable` still valid in C++20 mode. This DR has been implemented in gcc 13 and clang 16. Although old versions (perhaps together with the current msvc) still emit warnings or errors. -- 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]
