MongoDB C++ Driver current
|
Go to the source code of this file.
Classes | |
class | bsoncxx::types::bson_value::view_or_value |
bsoncxx::v_noabi::types::bson_value::view_or_value More... | |
Namespaces | |
namespace | bsoncxx |
The top-level namespace within which all bsoncxx library entities are declared. | |
namespace | bsoncxx::types |
Declares entities representing BSON value types. | |
namespace | bsoncxx::types::bson_value |
Declares entities representing any BSON value type. | |
namespace | bsoncxx::v_noabi |
Declares entities whose ABI stability is NOT guaranteed. | |
namespace | bsoncxx::v_noabi::types |
Declares entities representing BSON value types. | |
namespace | bsoncxx::v_noabi::types::bson_value |
Declares entities representing any BSON value type. | |
Typedefs | |
using | bsoncxx::v_noabi::types::bson_value::view_or_value = bsoncxx::v_noabi::view_or_value< view, value > |
Equivalent to v_noabi::view_or_value<view, value> . | |