HDK
|
#include <stringUtils.h>
Public Member Functions | |
TfStreamDouble (double d) | |
Public Attributes | |
double | value |
A type which offers streaming for doubles in a canonical format that can safely roundtrip with the minimal number of digits.
Definition at line 617 of file stringUtils.h.
|
inlineexplicit |
Definition at line 618 of file stringUtils.h.
double TfStreamDouble::value |
Definition at line 619 of file stringUtils.h.