All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
osl::stl::hash< T * > Struct Template Reference

#include <pointerHash.h>

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: