Convert a numeric value to a wstring.
wstring
Declared in <bslstl_string.h>
<bslstl_string.h>
wstring to_wstring(double value);
Same as to_wstring for float.
to_wstring
float
wstring representation of value
value