cxxomfort
rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Implementation for std::to_string and allies. More...
Namespaces | |
cxxomfort | |
Namespace of the cxxomfort library. | |
cxxomfort::cxxostd | |
Backports made available by cxxomfort. | |
Functions | |
template<typename NativeType > | |
std::string | to_string (NativeType) |
Converts an integral variable into a std::string . More... | |
Implementation for std::to_string and allies.