Set the nan attribute of this object to the specified value.
Declared in <bdldfp_decimalformatconfig.h>
void
setNan(char const* value);
The behavior is undefined unless the pointer to the value remains valid for the lifetime of this object.
| Name | Description |
|---|---|
| value | NaN string representation |