not_equal_to Struct Reference | ||||||||||||||||||||||||
Public Types | |
| typedef bool | result_type |
Public Member Functions | |
| template<typename T > | |
| bool | operator() (const T &x, const T &y) const |
Detailed Description
Definition at line 36 of file operator.hpp.
Member Typedef Documentation
| typedef bool result_type |
Definition at line 38 of file operator.hpp.
Member Function Documentation
| bool operator() | ( | const T & | x, |
| const T & | y | ||
| ) | const |
Definition at line 41 of file operator.hpp.

