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