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

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

Public Member Functions

 TfStreamDouble (double d)
 

Public Attributes

double value
 

Detailed Description

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

Definition at line 575 of file stringUtils.h.


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