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