Hyper API for C++ 0.0.20746
Hyper client library for C++ applications
|
Specialization of std::hash
for hyperapi::DatabaseName
.
More...
#include <DatabaseName.hpp>
Public Member Functions | |
size_t | operator() (const hyperapi::DatabaseName &name) const noexcept |
Calculates the hash value of the given name. | |
Specialization of std::hash
for hyperapi::DatabaseName
.
Definition at line 67 of file DatabaseName.hpp.
|
inlinenoexcept |
Calculates the hash value of the given name.
Definition at line 69 of file DatabaseName.hpp.