ACE  6.4.1
Public Member Functions | List of all members
ACE_Hash< TYPE > Class Template Reference

Function object for hashing. More...

#include <Functor_T.h>

Public Member Functions

unsigned long operator() (const TYPE &t) const
 Simply calls t.hash () More...
 

Detailed Description

template<class TYPE>
class ACE_Hash< TYPE >

Function object for hashing.

Member Function Documentation

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

Simply calls t.hash ()


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