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

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: