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

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType64
parse64(
    char const* input,
    unsigned int* status);

Created with MrDocs