17 #include <mongocxx/options/client.hpp>
19 #include <mongocxx/config/prelude.hpp>
22 inline namespace v_noabi {
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
pool(client client_opts=client())
Constructs a new pool options object.
const client & client_opts() const
The current client options.
The top-level namespace for mongocxx library entities.
Definition: bulk_write.hpp:24