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