|
A type which offers streaming for floats in a canonical format that can safely roundtrip with the minimal number of digits. More...
#include <stringUtils.h>
Public Member Functions | |
TfStreamFloat (float f) | |
Public Attributes | |
float | value |
A type which offers streaming for floats in a canonical format that can safely roundtrip with the minimal number of digits.
Definition at line 589 of file stringUtils.h.
|
inlineexplicit |
Definition at line 590 of file stringUtils.h.
float value |
Definition at line 591 of file stringUtils.h.