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

Member Function Documentation

◆ hashKey()

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

Definition at line 153 of file HashFun.h.

154 {
155 return _n;
156 }

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