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

#include <HashFun.h>

Public Member Functions

unsigned int hashKey (unsigned short _n) const

Detailed Description

Definition at line 121 of file HashFun.h.

Member Function Documentation

◆ hashKey()

unsigned int HashFun< unsigned short >::hashKey ( unsigned short _n) const
inline

Definition at line 123 of file HashFun.h.

124 {
125 return _n;
126 }

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