ACE  6.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
ACE_Unbounded_Set_Default_Comparator< T > Struct Template Reference

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

#include <Unbounded_Set.h>

List of all members.

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: