ACE 7.0.7
Public Member Functions | List of all members
ACE_Hash< unsigned char > Class Reference

Function object for hashing an unsigned char. More...

#include <Functor.h>

Public Member Functions

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

Detailed Description

Function object for hashing an unsigned char.

Member Function Documentation

◆ operator()()

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

Simply returns t.


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