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

#include <HashFun.h>

Public Member Functions

unsigned int hashKey (unsigned long _n) const

Detailed Description

Definition at line 157 of file HashFun.h.

Member Function Documentation

◆ hashKey()

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

Definition at line 159 of file HashFun.h.

160 {
161 return _n;
162 }

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