HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Digits.h File Reference
#include "UT_API.h"
#include <SYS/SYS_Types.h>
#include <iosfwd>
+ Include dependency graph for UT_Digits.h:

Go to the source code of this file.

Classes

class  UT_Digits
 Converts a double or float or half to the shortest accurate decimal possible. More...
 
struct  UT_Digits::to_chars_result
 
class  UT_DigitsEXPR
 

Functions

UT_API std::ostream & operator<< (std::ostream &o, const UT_Digits &i)
 

Function Documentation

UT_API std::ostream& operator<< ( std::ostream &  o,
const UT_Digits i 
)