|
dune-common 2.11
|
The concept std::three_way_comparable specifies that the three way comparison operator <=> on T yield results consistent with the comparison category implied by Cat. More...
#include <dune/common/std/compare.hh>
The concept std::three_way_comparable specifies that the three way comparison operator <=> on T yield results consistent with the comparison category implied by Cat.
The standard implementation is available in libstdc++ >= 10 and libc++ >= 14.