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