concept meta_totally_ordered - kwikius/pqs GitHub Wiki
a set of types that are compile time totally ordered 1.
type | model of | notes |
---|---|---|
TL,TR | meta_totally_ordered<TL,TR> |
type_expression | result | notes |
---|---|---|
binary_op< TL ,less, TR > | boolean_constant | |
binary_op< TL ,equal_to, TR > | boolean_constant |