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

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

#include <Functor.h>

Public Member Functions

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

Detailed Description

template<>
class ACE_Hash< unsigned long >

Function object for hashing an unsigned long number.

Member Function Documentation

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

Simply returns t.


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