MongoDB C++ Driver mongocxx-3.11.0
|
For documentation purposes only.
Go to the source code of this file.
Namespaces | |
namespace | bsoncxx |
The top-level namespace within which all bsoncxx library entities are declared. | |
namespace | bsoncxx::array |
Declares entities representing a BSON array. | |
namespace | bsoncxx::builder |
Declares entities used to build BSON documents. | |
namespace | bsoncxx::builder::basic |
Declares entities used with "basic" BSON builder syntax. | |
namespace | bsoncxx::builder::stream |
Declares entities used with "streaming" BSON builder syntax. | |
namespace | bsoncxx::document |
Declares entities representing a BSON document. | |
namespace | bsoncxx::stdx |
Declares C++17 standard library polyfills. | |
namespace | bsoncxx::string |
Declares entities related to handling string types. | |
namespace | bsoncxx::types |
Declares entities representing BSON value types. | |
namespace | bsoncxx::types::bson_value |
Declares entities representing any BSON value type. | |
namespace | std |
The top-level namespace reserved for the C++ standard library. | |