MongoDB C++ Driver mongocxx-3.11.0
|
Provides bsoncxx::v_noabi::oid.
Go to the source code of this file.
Classes | |
class | bsoncxx::v_noabi::oid |
Represents a MongoDB ObjectId. As this BSON type is used within the MongoDB server as a primary key for each document, it is useful for representing a 'pointer' to another document. More... | |
Namespaces | |
namespace | bsoncxx |
The top-level namespace within which all bsoncxx library entities are declared. | |
namespace | bsoncxx::v_noabi |
Declares entities whose ABI stability is NOT guaranteed. | |