Image Component Library (ICL)
|
Go to the source code of this file.
Classes | |
class | icl::utils::TextTable |
Utility class for pretty console output. More... | |
class | icl::utils::TextTable::RowAssigner |
Utility class that is used, to assign a table row at once. More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::utils | |
Functions | |
std::ostream & | icl::utils::operator<< (std::ostream &stream, const TextTable &t) |
overloaded ostream-operator that uses the TextTable's toString method for serialization More... | |