55#include <mongocxx/config/postlude.hpp>
insert_one(bsoncxx::v_noabi::document::view_or_value document)
Constructs an insert operation that will create a single document.
insert_one(bsoncxx::v_noabi::document::view_or_value document)
Constructs an insert operation that will create a single document.
bsoncxx::v_noabi::document::view_or_value const & document() const
Gets the document to be inserted.
Provides bsoncxx::v_noabi::document::view_or_value.
Declares mongocxx::v_noabi::model::insert_one.
#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 bulk write operations.
Declares entities whose ABI stability is NOT guaranteed.
The top-level namespace within which all mongocxx library entities are declared.