ACE  6.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ACE_Hash< wchar_t > Class Template Reference

Function object for hashing a wchar_t. More...

#include <Functor.h>

Public Member Functions

unsigned long operator() (wchar_t t) const
 Simply returns t. More...
 

Detailed Description

template<>
class ACE_Hash< wchar_t >

Function object for hashing a wchar_t.

Member Function Documentation

unsigned long ACE_Hash< wchar_t >::operator() ( wchar_t  t) const
inline

Simply returns t.


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