Classes | |
| struct | tag |
| Less Than Comparable Concept tag. More... | |
| struct | interface |
| Interface of the Less Than Comparable. More... | |
| struct | requirements |
| Requirements of the Less Than Comparable. More... | |
This is a "non-intrusive" interface of the instigate::generic::less_than_comparable type. A type is less_than_comparable if it is possible to check whether the first object of given type is less than second object.