ACE 8.0.5
Loading...
Searching...
No Matches
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 ().

Detailed Description

template<class TYPE>
class ACE_Hash< TYPE >

Function object for hashing.

Member Function Documentation

◆ operator()()

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: