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