Template Function toa

Function Documentation

template<typename T>
inline std::string toa(T val, int width = 0, char fill = ' ')