19 #include <mongocxx/result/bulk_write.hpp>
21 #include <mongocxx/config/prelude.hpp>
24 MONGOCXX_INLINE_NAMESPACE_BEGIN
47 std::int32_t deleted_count()
const;
54 MONGOCXX_INLINE_NAMESPACE_END
57 #include <mongocxx/config/postlude.hpp>
Definition: bulk_write.hpp:22
Class representing the result of a MongoDB delete operation.
Definition: delete.hpp:30
Class representing the result of a MongoDB bulk write operation.
Definition: bulk_write.hpp:34