25 #ifndef TABLE_ASCIIWRITERHELPER_H
26 #define TABLE_ASCIIWRITERHELPER_H
std::vector< size_t > calculateColumnLengths(const Table &table)
Calculates the sizes in characters each column of the table needs.
std::string quoted(const std::string &str)
std::string typeToKeyword(std::type_index type)
Converts a type to its string representation.
std::string operator()(const T &from) const
std::string operator()(const std::string &from) const