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