equal_to< _Tp > Struct Template Reference

#include <_function_base.h>

Inheritance diagram for equal_to< _Tp >:

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 equal_to< _Tp >

Definition at line 53 of file _function_base.h.


Member Function Documentation

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

Definition at line 54 of file _function_base.h.


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



Generated on Mon Mar 10 15:33:00 2008 by  doxygen 1.5.1