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

__gnu_cxx::_CopyConstructibleConcept Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Methods

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

Public Attributes

_Tp __b

template<class _Tp> struct __gnu_cxx::_CopyConstructibleConcept


Member Function Documentation

template<class _Tp>
void __gnu_cxx::_CopyConstructibleConcept<_Tp>::__const_constraints ( const _Tp & __a ) [inline]
 

Definition at line 158 of file boost_concept_check.h.

Referenced by __constraints().

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

Definition at line 153 of file boost_concept_check.h.


Member Data Documentation

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

Definition at line 162 of file boost_concept_check.h.


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