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

A BSON boolean value. More...

#include <types.hpp>

Public Member Functions

 operator bool ()
 Conversion operator unwrapping a bool.
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

A BSON boolean value.


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