Set the infinity attribute of this object to the specified value.
Synopsis
Declared in <bdldfp_decimalformatconfig.h>
void
setInfinity(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 |
infinity string representation |
Created with MrDocs