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

Your opinion will help to improve our service

Leave a feedback >

Table of Contents

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.

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

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