Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

__gnu_cxx::_LessThanComparableConcept Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Methods

void __constraints ()

Public Attributes

_Tp __a
_Tp __b

template<class _Tp> struct __gnu_cxx::_LessThanComparableConcept


Member Function Documentation

template<class _Tp>
void __gnu_cxx::_LessThanComparableConcept<_Tp>::__constraints ( ) [inline]
 

Definition at line 218 of file boost_concept_check.h.


Member Data Documentation

template<class _Tp>
_Tp __gnu_cxx::_LessThanComparableConcept<_Tp>::__a
 

Definition at line 221 of file boost_concept_check.h.

template<class _Tp>
_Tp __gnu_cxx::_LessThanComparableConcept<_Tp>::__b
 

Definition at line 221 of file boost_concept_check.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:29:50 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001