GME  13
Public Member Functions
ptr_compare< T > Struct Template Reference

#include <CommonStl.h>

List of all members.

Public Member Functions

size_t operator() (const T *p) const
bool operator() (const T *a, const T *b) const

Detailed Description

template<class T>
struct ptr_compare< T >

Definition at line 168 of file CommonStl.h.


Member Function Documentation

template<class T >
size_t ptr_compare< T >::operator() ( const T *  p) const [inline]

Definition at line 170 of file CommonStl.h.

template<class T >
bool ptr_compare< T >::operator() ( const T *  a,
const T *  b 
) const [inline]

Definition at line 171 of file CommonStl.h.


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