libpqxx
The C++ client library for PostgreSQL
pqxx::nullness< std::nullptr_t > Struct Referencefinal

#include <conversions.hxx>

+ Inheritance diagram for pqxx::nullness< std::nullptr_t >:
+ Collaboration diagram for pqxx::nullness< std::nullptr_t >:

Additional Inherited Members

- Static Public Member Functions inherited from pqxx::all_null< std::nullptr_t, nullptr >
static constexpr PQXX_PURE bool is_null (std::nullptr_t const &) noexcept
 Is the given TYPE value a null? More...
 
static constexpr PQXX_PURE std::nullptr_t null ()
 Return a sample null value. Requires TYPE to be default-constructible. More...
 
- Static Public Attributes inherited from pqxx::all_null< std::nullptr_t, nullptr >
static constexpr bool has_null
 Does TYPE have a null value? More...
 
static constexpr bool always_null
 Is TYPE always null? More...
 

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