ACE  6.0.6
Public Member Functions
ACE_Hash< int > Class Reference

Function object for hashing an int number. More...

#include <Functor.h>

List of all members.

Public Member Functions

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

Detailed Description

Function object for hashing an int number.


Member Function Documentation

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

Simply returns t.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines