MongoDB C++ Driver mongocxx-3.0.3
Loading...
Searching...
No Matches
Deprecated List
Member bsoncxx::oid::oid (init_tag_t tag)
This constructor for bsoncxx::oid is still supported but deprecated.
Member bsoncxx::oid::operator bool () const
Uninitialized oids can no longer be created so this function will always return True.
Struct bsoncxx::types::b_dbpointer
A BSON DBPointer (aka DBRef) is still supported but deprecated.
Struct bsoncxx::types::b_symbol
This BSON type is deprecated and use by clients is discouraged.
Struct bsoncxx::types::b_undefined
This BSON type is deprecated and use by clients is discouraged.
Member mongocxx::hint::operator bsoncxx::document::value () const
This method has been deprecated in favor of operator bsoncxx::types::value().
Member mongocxx::hint::to_document () const
This method has been deprecated in favor of to_value().