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

Function object for hashing a const string. More...

#include <Functor.h>

Public Member Functions

unsigned long operator() (const wchar_t *t) const
 Calls ACE::hash_pjw. More...
 

Detailed Description

template<>
class ACE_Hash< const wchar_t * >

Function object for hashing a const string.

Member Function Documentation

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

Calls ACE::hash_pjw.


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