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

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 138 of file type_traits.hpp.

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

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