userver: storages::postgres::io::CppToPg< T, Enable > Struct Template Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::io::CppToPg< T, Enable > Struct Template Reference

Table of Contents

Detect mapping of a C++ type to Postgres type. More...

+ Inheritance diagram for storages::postgres::io::CppToPg< T, Enable >:

Detailed Description

template<typename T, typename Enable = ::utils::void_t<>>
struct storages::postgres::io::CppToPg< T, Enable >

Detect mapping of a C++ type to Postgres type.

Definition at line 18 of file type_mapping.hpp.


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