Set the snan attribute of this object to the specified value.

Synopsis

Declared in <bdldfp_decimalformatconfig.h>

void
setSNan(char const* value);

Description

The behavior is undefined unless the pointer to the value remains valid for the lifetime of this object.

Parameters

Name

Description

value

signaling NaN string representation

Created with MrDocs