Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::not_equal_to Struct Reference

Inequality predicate. More...

#include <logical.hpp>

Public Types

typedef bool result_type
 

Public Member Functions

template<typename T , typename U >
bool operator() (T const &left, U const &right) const
 

Detailed Description

Inequality predicate.

Member Typedef Documentation

Member Function Documentation

template<typename T , typename U >
bool boost::not_equal_to::operator() ( T const &  left,
U const &  right 
) const
inline

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