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

#include <HashFun.h>

Public Member Functions

unsigned int hashKey (short _n) const

Detailed Description

Definition at line 112 of file HashFun.h.

Member Function Documentation

◆ hashKey()

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

Definition at line 114 of file HashFun.h.

115 {
116 return _n;
117 }

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