libpqxx
The C++ client library for PostgreSQL
Loading...
Searching...
No Matches
pqxx::nullness< char * > Struct Reference

Static Public Member Functions

static constexpr bool is_null (char const *t) noexcept
static constexpr char const * null ()

Static Public Attributes

static constexpr bool has_null = true
static constexpr bool always_null = false

Member Function Documentation

◆ is_null()

constexpr bool pqxx::nullness< char * >::is_null ( char const * t)
inlinestaticconstexprnoexcept

◆ null()

constexpr char const * pqxx::nullness< char * >::null ( )
inlinestaticconstexpr

Member Data Documentation

◆ always_null

bool pqxx::nullness< char * >::always_null = false
staticconstexpr

◆ has_null

bool pqxx::nullness< char * >::has_null = true
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