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

Table of Contents

Detect if the C++ type is mapped to a Postgres array type. More...

+ Inheritance diagram for storages::postgres::io::traits::IsMappedToArray< T >:
+ Collaboration diagram for storages::postgres::io::traits::IsMappedToArray< T >:

Detailed Description

template<typename T>
struct storages::postgres::io::traits::IsMappedToArray< T >

Detect if the C++ type is mapped to a Postgres array type.

Definition at line 147 of file type_traits.hpp.


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