Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::binary_predicate_archetype< Arg1, Arg2, Base > Class Template Reference

#include <concept_archetype.hpp>

Public Member Functions

 binary_predicate_archetype (detail::dummy_constructor)
 
const Returnoperator() (const Arg1 &, const Arg2 &) const
 

Constructor & Destructor Documentation

template<class Arg1 , class Arg2 , class Base = null_archetype<>>
boost::binary_predicate_archetype< Arg1, Arg2, Base >::binary_predicate_archetype ( detail::dummy_constructor  )
inline

Member Function Documentation

template<class Arg1 , class Arg2 , class Base = null_archetype<>>
const Return& boost::binary_predicate_archetype< Arg1, Arg2, Base >::operator() ( const Arg1 &  ,
const Arg2 &   
) const
inline

The documentation for this class was generated from the following file: