MongoDB C++ Driver mongocxx-3.10.1
Loading...
Searching...
No Matches
Public Member Functions | Related Symbols | List of all members
bsoncxx::v_noabi::types::b_document Struct Reference

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 Symbols

(Note that these are not member symbols.)

bool operator== (const b_document &lhs, const b_document &rhs)
 free function comparator for b_document
 

Detailed Description

A BSON document value.

Friends And Related Symbol Documentation

◆ operator==()

bool operator== ( const b_document lhs,
const b_document rhs 
)
related

free function comparator for b_document


The documentation for this struct was generated from the following file: