Template Function centered

Function Documentation

template<typename T>
inline std::string centered(T val, size_t lw, const char fillc = ' ')