test
test copied to clipboard
Spaceship `<=>` operator support
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.