libpqxx
The C++ client library for PostgreSQL
pqxx::nullness< DATA > Struct Template Referencefinal

#include <conversions.hxx>

+ Inheritance diagram for pqxx::nullness< DATA >:
+ Collaboration diagram for pqxx::nullness< DATA >:

Additional Inherited Members

- Static Public Member Functions inherited from pqxx::no_null< DATA >
static constexpr PQXX_PURE bool is_null (DATA const &) noexcept
 Does a given value correspond to an SQL null value? More...
 
- Static Public Attributes inherited from pqxx::no_null< DATA >
static constexpr bool has_null
 Does TYPE have a "built-in null value"? More...
 
static constexpr bool always_null
 Are all values of this type null? More...
 

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