BloombergLP::bdldfp::DecimalImpUtil::parse64

Parse input as a ValueType64 decimal value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType64
parse64(char const* input);

Return Value

the parsed decimal value

Parameters

NameDescription
inputnull-terminated decimal text to parse