userver: storages::postgres::io::traits::IsCompatibleContainer< T > Struct Template Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::io::traits::IsCompatibleContainer< T > Struct Template Reference

Table of Contents

#include <userver/storages/postgres/io/type_traits.hpp>

Detailed Description

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

Mark C++ container type as supported by the driver.

Definition at line 82 of file type_traits.hpp.

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

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