BloombergLP::bdldfp::DecimalNumGet::get

Read a decimal value from the specified iterator range.

Synopsis

Declared in <bdldfp_decimal.h>

iter_type
get(
    iter_type begin,
    iter_type end,
    std::ios_base& str,
    std::ios_base::iostate& err,
    Decimal128& value) const;