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