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

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.
 

Detailed Description

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

Definition at line 245 of file SqlType.hpp.

Member Function Documentation

◆ operator()()

size_t std::hash< hyperapi::SqlType >::operator() ( const hyperapi::SqlType type) const
inlinenoexcept

Calculates the hash value of the given SQL type.

Definition at line 247 of file SqlType.hpp.


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