Interpret characters from the half-open iterator range denoted by begin and end and store the resulting Decimal64 into value.
begin
end
Decimal64
value
Declared in <bdldfp_decimal.h>
<bdldfp_decimal.h>
virtual iter_type do_get( iter_type begin, iter_type end, std::ios_base& str, std::ios_base::iostate& err, Decimal64& value) const;