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