17 #include <mongocxx/options/client.hpp>
19 #include <mongocxx/config/prelude.hpp>
22 MONGOCXX_INLINE_NAMESPACE_BEGIN
45 const client& client_opts()
const;
52 MONGOCXX_INLINE_NAMESPACE_END
55 #include <mongocxx/config/postlude.hpp>
Definition: bulk_write.hpp:22
Class representing the optional arguments to a MongoDB driver client object.
Definition: client.hpp:33
Class representing the optional arguments to a MongoDB driver pool object.
Definition: pool.hpp:29