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

Static Public Member Functions

static constexpr bool is_null (std::monostate const &) noexcept
static constexpr std::monostate null () noexcept

Static Public Attributes

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

Member Function Documentation

◆ is_null()

constexpr bool pqxx::nullness< std::monostate >::is_null ( std::monostate const & )
inlinestaticconstexprnoexcept

◆ null()

constexpr std::monostate pqxx::nullness< std::monostate >::null ( )
inlinestaticconstexprnoexcept

Member Data Documentation

◆ always_null

bool pqxx::nullness< std::monostate >::always_null = true
staticconstexpr

◆ has_null

bool pqxx::nullness< std::monostate >::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