#include <stl_function.h>
Inheritance diagram for std::not_equal_to< _Tp >:

Public Member Functions | |
| bool | operator() (const _Tp &__x, const _Tp &__y) const |
Definition at line 205 of file stl_function.h.
| bool std::not_equal_to< _Tp >::operator() | ( | const _Tp & | __x, | |
| const _Tp & | __y | |||
| ) | const [inline] |
Definition at line 208 of file stl_function.h.
1.4.7