ACE  6.4.0
Public Member Functions | List of all members
ACE_Unbounded_Set_Default_Comparator< T > Struct Template Reference

Simple comparator that evaluates equality using == operator. More...

#include <Unbounded_Set.h>

Public Member Functions

bool operator() (const T &lhs, const T &rhs) const
 

Detailed Description

template<typename T>
struct ACE_Unbounded_Set_Default_Comparator< T >

Simple comparator that evaluates equality using == operator.

Member Function Documentation

template<typename T>
bool ACE_Unbounded_Set_Default_Comparator< T >::operator() ( const T &  lhs,
const T &  rhs 
) const
inline

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