Maze Builder Docs 6.0.1
Loading...
Searching...
No Matches
mazes::uni_hash Class Reference

A hash function object for a single value. More...

#include <hash_funcs.h>

Public Member Functions

template<class T1 >
std::size_t operator() (const T1 &p) const
 Hash function for a single.
 

Detailed Description

A hash function object for a single value.

Member Function Documentation

◆ operator()()

template<class T1 >
std::size_t mazes::uni_hash::operator() ( const T1 & p) const
inline

Hash function for a single.

Template Parameters
T1
Parameters
p
Returns
the hash value

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