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