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

__gnu_cxx::_SGIAssignableConcept 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


Member Function Documentation

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

Definition at line 174 of file boost_concept_check.h.

Referenced by __constraints().

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

Definition at line 169 of file boost_concept_check.h.


Member Data Documentation

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

Definition at line 178 of file boost_concept_check.h.


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