#include <SortedCollection.h>
Public Types | |
typedef T::key_type | key_type |
Public Member Functions | |
bool | operator() (key_type a, T const &b) const |
bool | operator() (T const &a, key_type b) const |
bool | operator() (T const &a, T const &b) const |
Definition at line 48 of file SortedCollection.h.
typedef T::key_type edm::StrictWeakOrdering< T >::key_type |
Definition at line 64 of file SortedCollection.h.
|
inline |
Definition at line 67 of file SortedCollection.h.
|
inline |
Definition at line 68 of file SortedCollection.h.
References b.
|
inline |
Definition at line 69 of file SortedCollection.h.