__gnu_cxx::_LessEqualOpConcept

NAME

__gnu_cxx::_LessEqualOpConcept -

SYNOPSIS


Detailed Description

template<class _First, class _Second> struct __gnu_cxx::_LessEqualOpConcept< _First, _Second >

Definition at line 300 of file boost_concept_check.h.

Public Member Functions

void __constraints ()
bool __constraints_ ()

Public Attributes

_First __a
_Second __b

Author

Generated automatically by Doxygen for libstdc++ from the source code.