MongoDB C++ Driver
mongocxx-3.7.0
|
A BSON signed 32-bit integer value. More...
#include <types.hpp>
Public Member Functions | |
operator int32_t () const | |
Conversion operator unwrapping a int32_t. | |
Related Functions | |
(Note that these are not member functions.) | |
bool | operator== (const b_int32 &lhs, const b_int32 &rhs) |
free function comparator for b_int32 | |
A BSON signed 32-bit integer value.