![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Inheritance diagram for totally_ordered< T >:The concept totally_ordered specifies that the comparison operators ==,!=,<,>,<=,>= on a type yield results consistent with a strict total order on the type.