userver: storages::postgres::io::traits::IsNullable< 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::IsNullable< T > Struct Template Reference

Table of Contents

Metafunction to detect nullability of a type. More...

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

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

Detailed Description

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

Metafunction to detect nullability of a type.

Definition at line 14 of file nullable_traits.hpp.


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