MongoDB C++ Driver 4.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
v_noabi.hpp File Reference

Description

For documentation purposes only.

Note
This header is not includable!

Go to the source code of this file.

Namespaces

namespace  bsoncxx::v_noabi
 Declares entities whose ABI stability is NOT guaranteed.
 
namespace  bsoncxx::v_noabi::array
 Declares entities representing a BSON array.
 
namespace  bsoncxx::v_noabi::builder
 Declares entities used to build BSON documents.
 
namespace  bsoncxx::v_noabi::builder::basic
 Declares entities used with "basic" BSON builder syntax.
 
namespace  bsoncxx::v_noabi::builder::stream
 Declares entities used with "streaming" BSON builder syntax.
 
namespace  bsoncxx::v_noabi::document
 Declares entities representing a BSON document.
 
namespace  bsoncxx::v_noabi::stdx
 Declares C++17 standard library polyfills.
 
namespace  bsoncxx::v_noabi::string
 Declares entities related to handling string types.
 
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.
 
namespace  bsoncxx::v_noabi::vector
 Declarations related to the BSON Binary Vector subtype.
 
namespace  bsoncxx::v_noabi::vector::elements
 Declares element accessor types for BSON Binary Vector.
 
namespace  bsoncxx::v_noabi::vector::formats
 Declares supported BSON Binary Vector formats.
 
namespace  bsoncxx::v_noabi::vector::iterators
 Declares iterator types for BSON Binary Vector.