17#include <bsoncxx/builder/concatenate.hpp>
18#include <bsoncxx/document/view_or_value.hpp>
20#include <bsoncxx/config/prelude.hpp>
23BSONCXX_INLINE_NAMESPACE_BEGIN
27using bsoncxx::builder::concatenate;
95BSONCXX_INLINE_NAMESPACE_END
98#include <bsoncxx/config/postlude.hpp>
Top level namespace for MongoDB C++ BSON functionality.
Definition element.hpp:24
The type of a stream manipulator to close a subarray.
Definition helpers.hpp:71
The type of a stream manipulator to close a subdocument.
Definition helpers.hpp:44
The type of a stream manipulator to finalize a document.
Definition helpers.hpp:83
The type of a stream manipulator to open a subarray.
Definition helpers.hpp:56
The type of a stream manipulator to open a subdocument.
Definition helpers.hpp:32