ACE 7.0.7
Public Member Functions | List of all members
ACE_Hash< ACE_INT64 > Class Reference

Function object for hashing a signed 64-bit number. More...

#include <Functor.h>

Public Member Functions

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

Detailed Description

Function object for hashing a signed 64-bit number.

Member Function Documentation

◆ operator()()

unsigned long ACE_Hash< ACE_INT64 >::operator() ( ACE_INT64  t) const
inline

Simply returns t.


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