Hyper API for C++ 0.0.21200
Hyper client library for C++ applications
|
Specialization of std::hash
for hyperapi::SqlType
.
More...
#include <SqlType.hpp>
Public Member Functions | |
size_t | operator() (const hyperapi::SqlType &type) const noexcept |
Calculates the hash value of the given SQL type. | |
Specialization of std::hash
for hyperapi::SqlType
.
Definition at line 238 of file SqlType.hpp.
|
inlinenoexcept |
Calculates the hash value of the given SQL type.
Definition at line 240 of file SqlType.hpp.