#include <boost_concept_check.h>
| Public Member Functions | |
| void | __constraints () | 
| void | __const_constraints (const _Tp &__a) | 
| Public Attributes | |
| _Tp | __b | 
Definition at line 189 of file boost_concept_check.h.
| void __gnu_cxx::_CopyConstructibleConcept< _Tp >::__const_constraints | ( | const _Tp & | __a | ) |  [inline] | 
Definition at line 196 of file boost_concept_check.h.
References _IsUnused.
Referenced by __gnu_cxx::_CopyConstructibleConcept< _Tp >::__constraints().
| void __gnu_cxx::_CopyConstructibleConcept< _Tp >::__constraints | ( | ) |  [inline] | 
Definition at line 191 of file boost_concept_check.h.
References __gnu_cxx::_CopyConstructibleConcept< _Tp >::__b, __gnu_cxx::_CopyConstructibleConcept< _Tp >::__const_constraints(), and _IsUnused.
| _Tp __gnu_cxx::_CopyConstructibleConcept< _Tp >::__b | 
Definition at line 200 of file boost_concept_check.h.
Referenced by __gnu_cxx::_CopyConstructibleConcept< _Tp >::__constraints().
 1.4.7
 1.4.7