132 std::unique_ptr<impl> _impl;
138#include <mongocxx/config/postlude.hpp>
An instance of the MongoDB driver.
Definition instance.hpp:80
static instance & current()
Returns the current unique instance of the driver. If an instance was explicitly created,...
The interface which user-defined loggers must implement.
Definition logger.hpp:57
Declares mongocxx::v_noabi::instance.
Declares utilities related to mongocxx logging.
#define MONGOCXX_ABI_EXPORT_CDECL(...)
Equivalent to MONGOCXX_ABI_EXPORT with MONGOCXX_ABI_CDECL.
Definition export.hpp:52
The mongocxx v_noabi macro guard prelude header.
The top-level namespace within which all mongocxx library entities are declared.