userver: storages::postgres::io::traits::IsMappedToArray< T > Struct Template Reference
Loading...
Searching...
No Matches
storages::postgres::io::traits::IsMappedToArray< T > Struct Template Reference

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: