All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
osl::stl::hash< T * > Struct Template Reference

#include <pointerHash.h>

List of all members.

Public Member Functions

size_t operator() (const T *pointer) const

Detailed Description

template<class T>
struct osl::stl::hash< T * >

Definition at line 12 of file pointerHash.h.


Member Function Documentation

template<class T >
size_t osl::stl::hash< T * >::operator() ( const T *  pointer) const [inline]

Definition at line 14 of file pointerHash.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines