Definition at line 98 of file string_types.hpp.
Inheritance diagram for storages::postgres::io::BufferFormatter< std::string_view >:Public Types | |
| using | BaseType = detail::BufferFormatterBase<std::string_view> |
| using | CharFormatter = BufferFormatter<const char*> |
Public Member Functions | |
| template<typename Buffer> | |
| void | operator() (const UserTypes &, Buffer &buffer) const |
| using storages::postgres::io::BufferFormatter< std::string_view >::BaseType = detail::BufferFormatterBase<std::string_view> |
Definition at line 99 of file string_types.hpp.
| using storages::postgres::io::BufferFormatter< std::string_view >::CharFormatter = BufferFormatter<const char*> |
Definition at line 100 of file string_types.hpp.
|
inline |
Definition at line 105 of file string_types.hpp.