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