#include <userver/storages/postgres/io/optional.hpp>
Formatter specialization for utils::OptionalRef.
Definition at line 104 of file optional.hpp.
Inheritance diagram for storages::postgres::io::BufferFormatter<::utils::OptionalRef< T >, std::enable_if_t< traits::kHasFormatter< T > > >:Public Types | |
| using | BaseType = detail::OptionalValueFormatter<::utils::OptionalRef, T> |
| using storages::postgres::io::BufferFormatter<::utils::OptionalRef< T >, std::enable_if_t< traits::kHasFormatter< T > > >::BaseType = detail::OptionalValueFormatter<::utils::OptionalRef, T> |
Definition at line 106 of file optional.hpp.