When built with c++20, on some platforms test `unit-comparison.cpp:213` fails. The comparison of c++17 vs c++20 behavior can be seen here: [godbolt](https://godbolt.org/z/jodGv5vGM).
When built with c++20, on some platforms test
unit-comparison.cpp:213fails.The comparison of c++17 vs c++20 behavior can be seen here: godbolt.