libpqxx
The C++ client library for PostgreSQL
pqxx::string_traits< encoding_group > Struct Referencefinal

#include <encodings.hxx>

+ Inheritance diagram for pqxx::string_traits< encoding_group >:
+ Collaboration diagram for pqxx::string_traits< encoding_group >:

Additional Inherited Members

- Public Types inherited from pqxx::internal::enum_traits< encoding_group >
using impl_type = std::underlying_type_t< ENUM >
 
- Static Public Member Functions inherited from pqxx::internal::enum_traits< encoding_group >
static constexpr std::string_view to_buf (std::span< char > buf, ENUM const &value, ctx c={})
 
static ENUM from_string (std::string_view text, ctx c={})
 
static constexpr std::size_t size_buffer (ENUM const &value) noexcept
 

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