libpqxx
The C++ client library for PostgreSQL
Loading...
Searching...
No Matches
pqxx::string_traits< std::string > Struct Reference

Static Public Member Functions

static std::string from_string (std::string_view text)
 
static char * into_buf (char *begin, char *end, std::string const &value)
 
static zview to_buf (char *begin, char *end, std::string const &value)
 
static std::size_t size_buffer (std::string const &value) noexcept
 

Static Public Attributes

static constexpr bool converts_to_string {true}
 
static constexpr bool converts_from_string {true}
 

The documentation for this struct was generated from the following file: