32using ::bsoncxx::v_noabi::builder::array;
33using ::bsoncxx::v_noabi::builder::document;
34using ::bsoncxx::v_noabi::builder::list;
A JSON-like builder for creating arrays.
Definition list.hpp:174
A JSON-like builder for creating documents.
Definition list.hpp:149
A JSON-like builder for creating documents and arrays.
Definition list.hpp:36
Declares entities used to build BSON documents.
Declares entities used to build BSON documents.
Declares entities whose ABI stability is NOT guaranteed.
The top-level namespace within which all bsoncxx library entities are declared.