All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TfStreamFloat Struct Reference

A type which offers streaming for floats in a canonical format that can safely roundtrip with the minimal number of digits. More...

Public Member Functions

 TfStreamFloat (float f)
 

Public Attributes

float value
 

Detailed Description

A type which offers streaming for floats in a canonical format that can safely roundtrip with the minimal number of digits.

Definition at line 564 of file stringUtils.h.


The documentation for this struct was generated from the following file: