#include <bsoncxx/v1/types/view.hpp>
BSON type value "Null Value".
Static Public Attributes | |
| static constexpr id | type_id = id::k_null |
| The type represented by this BSON type value. | |
Friends | |
| bool | operator!= (b_null const &lhs, b_null const &rhs) |
| Return false. | |
| bool | operator== (b_null const &, b_null const &) |
| Return true. | |
|
staticconstexpr |
The type represented by this BSON type value.