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