Parse a 128‐bit decimal value from the specified input string.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType128
parse128(char const* input);

Created with MrDocs