#include <_less_than_comparable.hpp>

Public Member Functions | |
| requirements () | |
| Constructor. | |
This code will compile if and only if T is a model of the instigate::generic::less_than_comparable concept.
| instigate::generic::less_than_comparable::requirements< T >::requirements | ( | ) | [inline] |
Constructor.
Check the requirements of the Less Than Comparable Concept
Reimplemented in instigate::stl::random_access_iterator::requirements< T >.