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

#include <functional.hpp>

Inheritance diagram for boost::binary_negate< Predicate >:
Collaboration diagram for boost::binary_negate< Predicate >:

Public Member Functions

 binary_negate (typename binary_traits< Predicate >::param_type x)
 
bool operator() (typename call_traits< typename binary_traits< Predicate >::first_argument_type >::param_type x, typename call_traits< typename binary_traits< Predicate >::second_argument_type >::param_type y) const
 

Constructor & Destructor Documentation

template<class Predicate >
boost::binary_negate< Predicate >::binary_negate ( typename binary_traits< Predicate >::param_type  x)
inlineexplicit

Member Function Documentation

template<class Predicate >
bool boost::binary_negate< Predicate >::operator() ( typename call_traits< typename binary_traits< Predicate >::first_argument_type >::param_type  x,
typename call_traits< typename binary_traits< Predicate >::second_argument_type >::param_type  y 
) const
inline

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