ACE  7.0.0
Public Member Functions | List of all members
ACE_Hash< wchar_t > Class 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

Function object for hashing a wchar_t.

Member Function Documentation

◆ operator()()

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: