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

Function object for hashing a signed char. More...

#include <Functor.h>

Public Member Functions

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

Detailed Description

template<>
class ACE_Hash< signed char >

Function object for hashing a signed char.

Member Function Documentation

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

Simply returns t.


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