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