equal_to Struct Template Reference
[Comparison Classes]
One of the
comparison functors.
List of all members.
Public Types
Public Member Functions
-
bool operator() (const _Tp &__x, const _Tp &__y) const
Detailed Description
template<class _Tp>
struct std::equal_to< _Tp >
Definition at line 196 of file stl_function.h.
Member Typedef Documentation
the type of the first argument (no surprises here)
Definition at line 116 of file stl_function.h.
The documentation for this struct was generated from the following file: