DCL 3.7.4
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 106 of file HashFun.h.

Member Function Documentation

◆ hashKey()

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

Definition at line 108 of file HashFun.h.

109 {
110 return _n;
111 }

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