MongoDB C++ Driver
mongocxx-3.7.0
|
A BSON document value. More...
#include <types.hpp>
Public Member Functions | |
operator document::view () const | |
Conversion operator unwrapping a document::view. | |
document::view | view () |
Returns an unwrapped document::view. | |
Related Functions | |
(Note that these are not member functions.) | |
bool | operator== (const b_document &lhs, const b_document &rhs) |
free function comparator for b_document | |
A BSON document value.