Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ base/

__gnu_cxx::hash< T * > Struct Template Reference

#include <hash.h>

List of all members.

Public Member Functions

size_t operator() (T *x) const


Detailed Description

template<class T>
struct __gnu_cxx::hash< T * >

Definition at line 64 of file hash.h.


Member Function Documentation

template<class T>
size_t __gnu_cxx::hash< T * >::operator() ( T *  x  )  const [inline]

Definition at line 65 of file hash.h.


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