Whole document tree
    

Whole document tree

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

__gnu_cxx::_SGIAssignableConcept< _Tp > Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Methods

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

Public Attributes

_Tp __a

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


Member Function Documentation

template<class _Tp>
void __gnu_cxx::_SGIAssignableConcept< _Tp >::__const_constraints const _Tp &    __b [inline]
 

Definition at line 168 of file boost_concept_check.h.

References __gnu_cxx::_SGIAssignableConcept< _Tp >::__a, and _IsUnused.

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

template<class _Tp>
void __gnu_cxx::_SGIAssignableConcept< _Tp >::__constraints   [inline]
 

Definition at line 163 of file boost_concept_check.h.

References __gnu_cxx::_SGIAssignableConcept< _Tp >::__a, __gnu_cxx::_SGIAssignableConcept< _Tp >::__const_constraints(), and _IsUnused.


Member Data Documentation

template<class _Tp>
_Tp __gnu_cxx::_SGIAssignableConcept< _Tp >::__a
 

Definition at line 172 of file boost_concept_check.h.

Referenced by __gnu_cxx::_SGIAssignableConcept< _Tp >::__const_constraints(), and __gnu_cxx::_SGIAssignableConcept< _Tp >::__constraints().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:16:45 2002 for libstdc++-v3 Source by doxygen1.2.15