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

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

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.

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

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