Whole document tree
    

Whole document tree

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

__gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second > Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Methods

void __constraints ()
void __const_constraints (const _Func &__fun)

Public Attributes

_Func __f
_First __a
_Second __b

template<class _Func, class _First, class _Second>
struct __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >


Member Function Documentation

template<class _Func, class _First, class _Second>
void __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__const_constraints const _Func &    __fun [inline]
 

Definition at line 361 of file boost_concept_check.h.

References __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__a, __gnu_cxx::__aux_require_boolean_expr(), and __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__b.

Referenced by __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__constraints().

template<class _Func, class _First, class _Second>
void __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__constraints   [inline]
 

Definition at line 358 of file boost_concept_check.h.

References __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__const_constraints(), and __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__f.


Member Data Documentation

template<class _Func, class _First, class _Second>
_First __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__a
 

Definition at line 367 of file boost_concept_check.h.

Referenced by __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__const_constraints().

template<class _Func, class _First, class _Second>
_Second __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__b
 

Definition at line 368 of file boost_concept_check.h.

Referenced by __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__const_constraints().

template<class _Func, class _First, class _Second>
_Func __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__f
 

Definition at line 366 of file boost_concept_check.h.

Referenced by __gnu_cxx::_Const_BinaryPredicateConcept< _Func, _First, _Second >::__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