Hyper API for C++ 0.0.18825
Hyper client library for C++ applications
Loading...
Searching...
No Matches
std::hash< hyperapi::DatabaseName > Struct Reference

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.
 

Detailed Description

Specialization of std::hash for hyperapi::DatabaseName.

Definition at line 67 of file DatabaseName.hpp.

Member Function Documentation

◆ operator()()

size_t std::hash< hyperapi::DatabaseName >::operator() ( const hyperapi::DatabaseName name) const
inlinenoexcept

Calculates the hash value of the given name.

Definition at line 69 of file DatabaseName.hpp.


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