ACE  6.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
ACE_Hash< wchar_t > Class Template Reference

Function object for hashing a wchar_t. More...

#include <Functor.h>

List of all members.

Public Member Functions

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

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: