MongoDB C++ Driver 4.1.4
Loading...
Searching...
No Matches
view_or_value.hpp File Reference

Description

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::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::types::bson_value::view_or_value
 Equivalent to v_noabi::view_or_value<view, value>.
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>.