56#include <mongocxx/config/postlude.hpp>
pool(client client_opts=client())
Constructs a new pool options object. Note that options::pool is implictly convertible from options::...
Used by clients.
Definition client.hpp:37
client const & client_opts() const
The current client options.
pool(client client_opts=client())
Constructs a new pool options object. Note that options::pool is implictly convertible from options::...
#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 representing options to use with various commands.
Declares entities whose ABI stability is NOT guaranteed.
The top-level namespace within which all mongocxx library entities are declared.
Provides mongocxx::v_noabi::options::client.
Declares mongocxx::v_noabi::options::pool.