55#include <mongocxx/config/postlude.hpp>
Provides mongocxx::v_noabi::bulk_write.
A polyfill for std::optional<T>.
Definition optional.hpp:874
Class representing the result of a MongoDB bulk write operation.
Definition bulk_write.hpp:36
Class representing the result of a MongoDB rewrap_many_datakey operation.
Definition rewrap_many_datakey.hpp:31
const bsoncxx::v_noabi::stdx::optional< mongocxx::v_noabi::result::bulk_write > & result()
Returns the bulk write result for this rewrap_many_datakey operation.
Provides bsoncxx::v_noabi::document::value.
#define MONGOCXX_ABI_EXPORT_CDECL(...)
Equivalent to MONGOCXX_ABI_EXPORT with MONGOCXX_ABI_CDECL.
Definition fwd.hpp:222
The mongocxx macro guard prelude header.
The top-level namespace within which all bsoncxx library entities are declared.
The top-level namespace within which all mongocxx library entities are declared.
Provides std::optional-related polyfills for library API usage.
Declares mongocxx::v_noabi::result::rewrap_many_datakey.