MongoDB C++ Driver mongocxx-3.11.0
|
Go to the source code of this file.
Namespaces | |
namespace | mongocxx |
The top-level namespace within which all mongocxx library entities are declared. | |
namespace | mongocxx::v_noabi |
Declares entities whose ABI stability is NOT guaranteed. | |
namespace | mongocxx::v_noabi::options |
Declares entities representing options to use with various commands. | |
Enumerations | |
enum class | mongocxx::v_noabi::options::return_document |
Enum representing whether to return the old or new version of a document modified by a findOneAndModify operation. More... | |