132 std::unique_ptr<impl> _impl;
138#include <mongocxx/config/postlude.hpp>
Class representing 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 that all user-defined loggers must implement.
Definition logger.hpp:56
#define MONGOCXX_ABI_EXPORT_CDECL(...)
Equivalent to MONGOCXX_ABI_EXPORT with MONGOCXX_ABI_CDECL.
Definition fwd.hpp:222
Declares mongocxx::v_noabi::instance.
Declares utilities related to mongocxx logging.
The mongocxx macro guard prelude header.
The top-level namespace within which all mongocxx library entities are declared.
The top-level namespace reserved for the C++ standard library.