Definition at line 51 of file string_types.hpp.
Public Types | |
| using | CharFormatter = BufferFormatter<const char*> |
Public Member Functions | |
| BufferFormatter (const char *val) | |
| template<typename Buffer> | |
| void | operator() (const UserTypes &, Buffer &buf) const |
Public Attributes | |
| const char * | value |
| using storages::postgres::io::BufferFormatter< char[N]>::CharFormatter = BufferFormatter<const char*> |
Definition at line 52 of file string_types.hpp.
|
inlineexplicit |
Definition at line 55 of file string_types.hpp.
|
inline |
Definition at line 60 of file string_types.hpp.
| const char* storages::postgres::io::BufferFormatter< char[N]>::value |
Definition at line 53 of file string_types.hpp.