__gnu_cxx::_CopyConstructibleConcept< _Tp > Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Member Functions

void __constraints ()
void __const_constraints (const _Tp &__a)

Public Attributes

_Tp __b


Detailed Description

template<class _Tp>
struct __gnu_cxx::_CopyConstructibleConcept< _Tp >

Definition at line 189 of file boost_concept_check.h.


Member Function Documentation

template<class _Tp>
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().

template<class _Tp>
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.


Member Data Documentation

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

Definition at line 200 of file boost_concept_check.h.

Referenced by __gnu_cxx::_CopyConstructibleConcept< _Tp >::__constraints().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:57:47 2010 for GNU C++ STL by  doxygen 1.4.7