Functions

misc.h File Reference

#include <sstream>

Go to the source code of this file.

Functions

template<class T >
std::string to_string (const T &t)
 Convert any numeric type into a string.

Function Documentation

template<class T >
std::string to_string ( const T &  t  )