ACE 8.0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ACE_Hash< unsigned int > Class Reference

Function object for hashing an unsigned int number. More...

#include <Functor.h>

Public Member Functions

unsigned long operator() (unsigned int t) const
 Simply returns t.
 

Detailed Description

Function object for hashing an unsigned int number.

Member Function Documentation

◆ operator()()

Simply returns t.


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