test icon indicating copy to clipboard operation
test copied to clipboard

Spaceship `<=>` operator support

Open raffienficiaud opened this issue 5 years ago • 1 comments

Would be good to support C++20 spaceship 3-way <=> operator in boost.test.

raffienficiaud avatar May 17 '20 19:05 raffienficiaud

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.

lfcarreon1 avatar Sep 16 '20 08:09 lfcarreon1