ACE
6.1.0
|
Function object for hashing an unsigned 64-bit number. More...
#include <Functor.h>
Public Member Functions | |
unsigned long | operator() (const ACE_UINT64 &t) const |
Simply returns t. |
Function object for hashing an unsigned 64-bit number.
unsigned long ACE_Hash< ACE_UINT64 >::operator() | ( | const ACE_UINT64 & | t | ) | const [inline] |
Simply returns t.