MongoDB C++ Driver mongocxx-3.11.0
|
#include <bsoncxx/v_noabi/bsoncxx/types.hpp>
A BSON array value.
Public Member Functions | |
operator array::view () const | |
Conversion operator unwrapping an array::view. | |
Related Symbols | |
(Note that these are not member symbols.) | |
bool | operator!= (const b_array &lhs, const b_array &rhs) |
free function comparator for b_array | |
bool | operator== (const b_array &lhs, const b_array &rhs) |
free function comparator for b_array | |
|
inline |
Conversion operator unwrapping an array::view.
free function comparator for b_array
free function comparator for b_array