33class rewrap_many_datakey {
35 rewrap_many_datakey() =
default;
33class rewrap_many_datakey {
…};
56#include <mongocxx/config/postlude.hpp>
Provides mongocxx::v_noabi::bulk_write.
A polyfill for std::optional<T>.
Definition optional.hpp:800
The result of a MongoDB bulk write operation.
Definition bulk_write.hpp:36
bsoncxx::v_noabi::stdx::optional< mongocxx::v_noabi::result::bulk_write > const & 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 export.hpp:52
The mongocxx v_noabi macro guard prelude header.
The top-level namespace within which all bsoncxx library entities are declared.
Declares entities representing the result of various commands.
Declares entities whose ABI stability is NOT guaranteed.
The top-level namespace within which all mongocxx library entities are declared.
Declares mongocxx::v_noabi::result::rewrap_many_datakey.
Provides std::optional-related polyfills for library API usage.