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

Static Public Member Functions

static char * into_buf (char *, char *, std::nullptr_t)=delete
static constexpr zview to_buf (char *, char *, std::nullptr_t const &) noexcept
static constexpr std::size_t size_buffer (std::nullptr_t=nullptr) noexcept
static std::nullptr_t from_string (std::string_view)=delete

Static Public Attributes

static constexpr bool converts_to_string {false}
static constexpr bool converts_from_string {false}

Member Function Documentation

◆ from_string()

std::nullptr_t pqxx::string_traits< std::nullptr_t >::from_string ( std::string_view )
staticdelete

◆ into_buf()

char * pqxx::string_traits< std::nullptr_t >::into_buf ( char * ,
char * ,
std::nullptr_t  )
staticdelete

◆ size_buffer()

constexpr std::size_t pqxx::string_traits< std::nullptr_t >::size_buffer ( std::nullptr_t = nullptr)
inlinestaticconstexprnoexcept

◆ to_buf()

constexpr zview pqxx::string_traits< std::nullptr_t >::to_buf ( char * ,
char * ,
std::nullptr_t const &  )
inlinestaticconstexprnoexcept

Member Data Documentation

◆ converts_from_string

bool pqxx::string_traits< std::nullptr_t >::converts_from_string {false}
staticconstexpr

◆ converts_to_string

bool pqxx::string_traits< std::nullptr_t >::converts_to_string {false}
staticconstexpr

The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/libpqxx-7.10.5-build/libpqxx-7.10.5/redhat-linux-build/include/pqxx/internal/conversions.hxx