QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
A STL compatible hash which passes through its input. More...
#include "hash.hpp"
Public Member Functions | |
size_t | operator() (T v) const |
A STL compatible hash which passes through its input.
|
inline |