|
libpqxx
The C++ client library for PostgreSQL
|
Inheritance diagram for pqxx::nullness< zview >:
Collaboration diagram for pqxx::nullness< zview >:Additional Inherited Members | |
Static Public Member Functions inherited from pqxx::no_null< zview > | |
| static constexpr bool | is_null (zview const &) noexcept |
| Does a given value correspond to an SQL null value? | |
Static Public Attributes inherited from pqxx::no_null< zview > | |
| static constexpr bool | has_null |
Does TYPE have a "built-in null value"? | |
| static constexpr bool | always_null |
| Are all values of this type null? | |