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

__gnu_cxx::_BinaryPredicateConcept Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Methods

void __constraints ()

Public Attributes

_Func __f
_First __a
_Second __b

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


Member Function Documentation

template<class _Func, class _First, class _Second>
void __gnu_cxx::_BinaryPredicateConcept<_Func, _First, _Second>::__constraints ( ) [inline]
 

Definition at line 353 of file boost_concept_check.h.


Member Data Documentation

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

Definition at line 357 of file boost_concept_check.h.

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

Definition at line 358 of file boost_concept_check.h.

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

Definition at line 356 of file boost_concept_check.h.

Referenced by __constraints().


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