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

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

Detailed Description

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

Nullability traits for std::optional.

Definition at line 162 of file optional.hpp.

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

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