|
MongoDB C++ Driver 4.1.4
|
#include <bsoncxx/v_noabi/bsoncxx/types.hpp>
A BSON null value.
Related Symbols | |
(Note that these are not member symbols.) | |
| bool | operator!= (b_null const &lhs, b_null const &rhs) |
| free function comparator for b_null | |
| bool | operator== (b_null const &, b_null const &) |
| free function comparator for b_null | |