BloombergLP::bdldfp::DecimalNumPut::put

Write a decimal value through the specified output iterator.

Synopsis

Declared in <bdldfp_decimal.h>

iter_type
put(
    iter_type out,
    std::ios_base& str,
    char_type fill,
    Decimal128 value) const;