17 #include <bsoncxx/types.hpp>
18 #include <bsoncxx/types/value.hpp>
19 #include <mongocxx/result/bulk_write.hpp>
21 #include <mongocxx/config/prelude.hpp>
24 MONGOCXX_INLINE_NAMESPACE_BEGIN
53 MONGOCXX_INLINE_NAMESPACE_END
56 #include <mongocxx/config/postlude.hpp>
Definition: bulk_write.hpp:22
Class representing the result of a MongoDB bulk write operation.
Definition: bulk_write.hpp:34
Class representing the result of a MongoDB insert operation.
Definition: insert_one.hpp:28
A variant that can contain any BSON type.
Definition: value.hpp:37