Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
Go to the source code of this file.
Namespaces | |
namespace | adobe |
Functions | |
template<typename O> | |
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. |