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

Static Public Member Functions

static constexpr bool is_null (std::nullopt_t const &) noexcept
static constexpr std::nullopt_t 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::nullopt_t >::is_null ( std::nullopt_t const & )
inlinestaticconstexprnoexcept

◆ null()

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

Member Data Documentation

◆ always_null

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

◆ has_null

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