Whole document tree
    

Whole document tree

Template__gnu_cxx::_CopyConstructibleConcept struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

__gnu_cxx::_CopyConstructibleConcept< _Tp > 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< _Tp >


Member Function Documentation

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

Definition at line 152 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 147 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 156 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 Mon Apr 8 03:16:43 2002 for libstdc++-v3 Source by doxygen1.2.15