Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members

s11n::equal_to< ComparedType > Struct Template Reference

Helper to avoid using bind1st/bind2nd. More...

#include <functor.h>

List of all members.

Public Types

typedef ComparedType compared_type

Public Member Functions

 equal_to (const compared_type &d)
void operator() (const compared_type &p)
 Returns true if p compares equal to the value passed to this object's ctor.


Detailed Description

template<typename ComparedType>
struct s11n::equal_to< ComparedType >

Helper to avoid using bind1st/bind2nd.

Definition at line 384 of file functor.h.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 26 18:26:00 2004 for s11n by  doxygen 1.3.9.1