std::not_equal_to< _Tp > Struct Template Reference
[Comparison Classes]

One of the comparison functors. More...

#include <stl_function.h>

Inheritance diagram for std::not_equal_to< _Tp >:

std::binary_function< _Tp, _Tp, bool > List of all members.

Public Member Functions

bool operator() (const _Tp &__x, const _Tp &__y) const

Detailed Description

template<class _Tp>
struct std::not_equal_to< _Tp >

One of the comparison functors.

Definition at line 205 of file stl_function.h.


Member Function Documentation

template<class _Tp>
bool std::not_equal_to< _Tp >::operator() const _Tp &  __x,
const _Tp &  __y
const [inline]
 

Definition at line 208 of file stl_function.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:32:15 2007 for GNU C++ STL by doxygen 1.3.6