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