MongoDB C++ Driver  mongocxx-3.0.2
Public Member Functions | Related Functions | List of all members
bsoncxx::types::b_array Struct Reference

A BSON array value. More...

#include <types.hpp>

Public Member Functions

 operator array::view ()
 Conversion operator unwrapping an array::view.
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

A BSON array value.


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