userver: storages::postgres::DBTypeDescription::TypeCategoryHash Struct Reference
Loading...
Searching...
No Matches
storages::postgres::DBTypeDescription::TypeCategoryHash Struct Reference

Detailed Description

Definition at line 156 of file pg_types.hpp.

Public Types

using IntegralType = std::underlying_type_t<TypeCategory>
 

Public Member Functions

auto operator() (TypeCategory val) const
 

Member Typedef Documentation

◆ IntegralType

using storages::postgres::DBTypeDescription::TypeCategoryHash::IntegralType = std::underlying_type_t<TypeCategory>

Definition at line 157 of file pg_types.hpp.

Member Function Documentation

◆ operator()()

auto storages::postgres::DBTypeDescription::TypeCategoryHash::operator() ( TypeCategory val) const
inline

Definition at line 158 of file pg_types.hpp.


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