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