|
GME
13
|
#include <CommonStl.h>
Public Member Functions | |
| size_t | operator() (const T *p) const |
| bool | operator() (const T *a, const T *b) const |
Definition at line 168 of file CommonStl.h.
| size_t ptr_compare< T >::operator() | ( | const T * | p | ) | const [inline] |
Definition at line 170 of file CommonStl.h.
| bool ptr_compare< T >::operator() | ( | const T * | a, |
| const T * | b | ||
| ) | const [inline] |
Definition at line 171 of file CommonStl.h.
1.7.6.1