DCL 4.0
Loading...
Searching...
No Matches
HashFun< unsigned char > Struct Reference

#include <HashFun.h>

Public Member Functions

unsigned int hashKey (unsigned char _c) const

Detailed Description

Definition at line 103 of file HashFun.h.

Member Function Documentation

◆ hashKey()

unsigned int HashFun< unsigned char >::hashKey ( unsigned char _c) const
inline

Definition at line 105 of file HashFun.h.

106 {
107 return _c;
108 }

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