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

#include <HashFun.h>

Public Member Functions

unsigned int hashKey (long _n) const

Detailed Description

Definition at line 148 of file HashFun.h.

Member Function Documentation

◆ hashKey()

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

Definition at line 150 of file HashFun.h.

151 {
152 return _n;
153 }

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