BloombergLP::bdldfp::DecimalNumGet::get

Read a Decimal64 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,
    Decimal64& value) const;