Open raffienficiaud opened 4 years ago
Would be good to support C++20 spaceship 3-way <=> operator in boost.test.
<=>
Is there a chance to fix this issue for the next Boost release? This issue is causing my user-defined types with three-way comparison operator test cases to fail.
Would be good to support C++20 spaceship 3-way
<=>
operator in boost.test.