Instigate Open Source Documentation

instigate::generic::less_than_comparable Namespace Reference

Implementation of the Less Than Comparable Concept. More...


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...


Detailed Description

Implementation of the Less Than Comparable Concept.

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.



© Instigate CJSC, Open Source