MongoDB C++ Driver 4.2.0
Loading...
Searching...
No Matches
decimal128.hpp File Reference

Description

Go to the source code of this file.

Classes

class  bsoncxx::v_noabi::decimal128
 Represents a MongoDB BSON Decimal128. More...

Namespaces

namespace  bsoncxx
 The top-level namespace within which all bsoncxx library entities are declared.
namespace  bsoncxx::v_noabi
 Declares entities whose ABI stability is NOT guaranteed.

Functions

v_noabi::decimal128 bsoncxx::v_noabi::from_v1 (v1::decimal128 const &v)
 Convert to the bsoncxx::v_noabi equivalent of v.
v1::decimal128 bsoncxx::v_noabi::to_v1 (v_noabi::decimal128 const &v)
 Convert to the bsoncxx::v1 equivalent of v.