Definition at line 90 of file string_types.hpp.
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 91 of file string_types.hpp.
using storages::postgres::io::BufferFormatter< std::string_view >::CharFormatter = BufferFormatter<const char*> |
Definition at line 92 of file string_types.hpp.
|
inline |
Definition at line 97 of file string_types.hpp.