ACE 8.0.5
Loading...
Searching...
No Matches
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

◆ operator()()

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: