ACE 7.0.6
|
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. More... | |
Function object for hashing an unsigned int number.
unsigned long ACE_Hash< unsigned int >::operator() | ( | unsigned int | t | ) | const |
Simply returns t.