MongoDB C++ Driver
mongocxx-3.7.0
|
A BSON array value. More...
#include <types.hpp>
Public Member Functions | |
operator array::view () const | |
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 | |
A BSON array value.