17 #include <mongocxx/options/client.hpp>
19 #include <mongocxx/config/prelude.hpp>
22 MONGOCXX_INLINE_NAMESPACE_BEGIN
52 MONGOCXX_INLINE_NAMESPACE_END
55 #include <mongocxx/config/postlude.hpp>
Class representing the optional arguments to a MongoDB driver client object.
Definition: client.hpp:36
Class representing the optional arguments to a MongoDB driver pool object.
Definition: pool.hpp:29
const client & client_opts() const
The current client options.
pool(client client_opts=client())
Constructs a new pool options object.
Top level namespace for the MongoDB C++ driver.
Definition: bulk_write.hpp:24