Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
to_string.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  adobe

Functions

template<typename O>
to_string (double x, O out, bool precise=false)
 Convert double precision floating point numbers to ascii representation.
std::string to_string (double x)
 Convert double precision floating point numbers to ascii representation.