ACE 8.0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ACE_Hash< short > Class Reference

Function object for hashing a short number. More...

#include <Functor.h>

Public Member Functions

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

Detailed Description

Function object for hashing a short number.

Member Function Documentation

◆ operator()()

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

Simply returns t.


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