Write the specified Decimal64 value through the specified output iterator.
Synopsis
Declared in <bdldfp_decimal.h>
virtual
iter_type
do_put(
iter_type out,
std::ios_base& ios_format,
char_type fill,
Decimal64 value) const;
Created with MrDocs