boostorg / container

STL-like containers from Boost
http://www.boost.org/libs/container/
Boost Software License 1.0
96 stars 116 forks source link

`operator<=>` support #215

Open timblechmann opened 2 years ago

timblechmann commented 2 years ago

it would be great if the containers would support operator<=> when __cpp_impl_three_way_comparison (or __cpp_lib_three_way_comparison) is set