man __gnu_cxx::_Const_BinaryPredicateConcept (Fonctions bibliothèques) -

NAME

__gnu_cxx::_Const_BinaryPredicateConcept -

SYNOPSIS



Detailed Description

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

Definition at line 400 of file boost_concept_check.h.

Public Member Functions

void __const_constraints (const _Func &__fun)

void __constraints ()

Public Attributes

_First __a

_Second __b

_Func __f

Author

Generated automatically by Doxygen for libstdc++ source from the source code.