mapleFU opened a new pull request, #123:
URL: https://github.com/apache/iceberg-cpp/pull/123

   C++20 supports rewrite candidates, see 
https://en.cppreference.com/w/cpp/language/overload_resolution.html#Call_to_an_overloaded_operator
   
   > For `x != y`, all member, non-member, and built-in `operator==`s found are 
added to the set, unless there is a matching `operator!=`.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to