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.   | |
Function object for hashing an unsigned int number.
| unsigned long ACE_Hash< unsigned int >::operator() | ( | unsigned int | t | ) |  const [inline] | 
        
Simply returns t.
 1.7.1