ACE  6.2.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ACE_Pointer_Hash< TYPE > Class Template Reference

Function object for hashing pointers. More...

#include <Functor_T.h>

Public Member Functions

unsigned long operator() (TYPE t) const
 Simply returns t. More...
 

Detailed Description

template<class TYPE>
class ACE_Pointer_Hash< TYPE >

Function object for hashing pointers.

Member Function Documentation

template<class TYPE >
unsigned long ACE_Pointer_Hash< TYPE >::operator() ( TYPE  t) const
inline

Simply returns t.


The documentation for this class was generated from the following files: