Instigate Open Source Documentation

instigate::generic::less_than_comparable::requirements< T > Struct Template Reference

Requirements of the Less Than Comparable. More...

#include <_less_than_comparable.hpp>

Inheritance diagram for instigate::generic::less_than_comparable::requirements< T >:

instigate::stl::random_access_iterator::requirements< T >

List of all members.

Public Member Functions

 requirements ()
 Constructor.


Detailed Description

template<typename T>
struct instigate::generic::less_than_comparable::requirements< T >

Requirements of the Less Than Comparable.

This code will compile if and only if T is a model of the instigate::generic::less_than_comparable concept.


Constructor & Destructor Documentation

template<typename T>
instigate::generic::less_than_comparable::requirements< T >::requirements (  )  [inline]


The documentation for this struct was generated from the following file:


© Instigate CJSC, Open Source