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< unsigned short > Class Template Reference

Function object for hashing an unsigned short number. More...

#include <Functor.h>

Public Member Functions

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

Detailed Description

template<>
class ACE_Hash< unsigned short >

Function object for hashing an unsigned short number.

Member Function Documentation

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

Simply returns t.


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