MongoDB C++ Driver mongocxx-3.11.0
|
Provides utilities to convert between BSON and JSON representations.
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::v_noabi |
Declares entities whose ABI stability is NOT guaranteed. | |
Enumerations | |
enum class | bsoncxx::v_noabi::ExtendedJsonMode : std::uint8_t |
An enumeration of the types of Extended JSON that the to_json function accepts. More... | |