132 std::unique_ptr<impl> _impl;
138#include <mongocxx/config/postlude.hpp>
instance()
Creates an instance of the driver.
instance()
Creates an instance of the driver.
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.
Declares entities whose ABI stability is NOT guaranteed.
The top-level namespace within which all mongocxx library entities are declared.