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

#include <functional.hpp>

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

Public Member Functions

 unary_negate (typename unary_traits< Predicate >::param_type x)
 
bool operator() (typename call_traits< typename unary_traits< Predicate >::argument_type >::param_type x) const
 

Constructor & Destructor Documentation

template<class Predicate >
boost::unary_negate< Predicate >::unary_negate ( typename unary_traits< Predicate >::param_type  x)
inlineexplicit

Member Function Documentation

template<class Predicate >
bool boost::unary_negate< Predicate >::operator() ( typename call_traits< typename unary_traits< Predicate >::argument_type >::param_type  x) const
inline

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