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

#include <HashFun.h>

Public Member Functions

unsigned int hashKey (unsigned int _n) const

Detailed Description

Definition at line 139 of file HashFun.h.

Member Function Documentation

◆ hashKey()

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

Definition at line 141 of file HashFun.h.

142 {
143 return _n;
144 }

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