userver: storages::postgres::io::CppToPg< std::optional< T >, std::enable_if_t< traits::kIsMappedToPg< T > > > Struct Template Reference
Loading...
Searching...
No Matches
storages::postgres::io::CppToPg< std::optional< T >, std::enable_if_t< traits::kIsMappedToPg< T > > > Struct Template Reference

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

Detailed Description

template<typename T>
struct storages::postgres::io::CppToPg< std::optional< T >, std::enable_if_t< traits::kIsMappedToPg< T > > >

Pg mapping specialization for std::optional.

Definition at line 129 of file optional.hpp.

+ Inheritance diagram for storages::postgres::io::CppToPg< std::optional< T >, std::enable_if_t< traits::kIsMappedToPg< T > > >:
+ Collaboration diagram for storages::postgres::io::CppToPg< std::optional< T >, std::enable_if_t< traits::kIsMappedToPg< T > > >:

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