#include <boost_concept_check.h>
| Public Member Functions | |
| void | __constraints () | 
| void | __const_constraints (const _Tp &__b) | 
| Public Attributes | |
| _Tp | __a | 
Definition at line 205 of file boost_concept_check.h.
| void __gnu_cxx::_SGIAssignableConcept< _Tp >::__const_constraints | ( | const _Tp & | __b | ) |  [inline] | 
Definition at line 212 of file boost_concept_check.h.
References __gnu_cxx::_SGIAssignableConcept< _Tp >::__a, and _IsUnused.
Referenced by __gnu_cxx::_SGIAssignableConcept< _Tp >::__constraints().
| void __gnu_cxx::_SGIAssignableConcept< _Tp >::__constraints | ( | ) |  [inline] | 
Definition at line 207 of file boost_concept_check.h.
References __gnu_cxx::_SGIAssignableConcept< _Tp >::__a, __gnu_cxx::_SGIAssignableConcept< _Tp >::__const_constraints(), and _IsUnused.
| _Tp __gnu_cxx::_SGIAssignableConcept< _Tp >::__a | 
Definition at line 216 of file boost_concept_check.h.
Referenced by __gnu_cxx::_SGIAssignableConcept< _Tp >::__const_constraints(), and __gnu_cxx::_SGIAssignableConcept< _Tp >::__constraints().
 1.4.7
 1.4.7