MongoDB C++ Driver mongocxx-3.11.0
|
Provides bsoncxx::v_noabi::array::view.
Go to the source code of this file.
Classes | |
class | bsoncxx::v_noabi::array::view |
A read-only, non-owning view of a BSON document. More... | |
class | bsoncxx::v_noabi::array::view::const_iterator |
A const iterator over the contents of an array view. More... | |
Namespaces | |
namespace | bsoncxx |
The top-level namespace within which all bsoncxx library entities are declared. | |
namespace | bsoncxx::v_noabi |
Declares entities whose ABI stability is NOT guaranteed. | |
namespace | bsoncxx::v_noabi::array |
Declares entities representing a BSON array. | |