Return whether alternative formatting was requested.
Declared in <bdldfp_decimal.h>
constexpr
bool
alternativeFlag() const;
Return a boolean indicating if alternative formatting was requested unless the status is not at least e_STATE_PARSED in which case throw a bsl::format_error exception indicating that error.
true if alternative formatting was requested