|
| | Box.hpp |
| | Contains declaration of class Box.
|
| | ErrorHandler.hpp |
| | Contains useful set of functions to print errors, warning, check existence of files, etc.
|
| | InputParser.hpp |
| | Contains declaration of class InputParser.
|
| | IOTools.hpp |
| | Contains useful set of functions to work with std::string and to convert various types in std::string.
|
| | MathTools.hpp |
| | Useful set of math functions.
|
| | OutputColor.hpp |
| | Contains aliases for colors to use in output in terminal.
|
| | StrTools.hpp |
| | Contains useful set of functions to work with std::string and to convert various types in std::string.
|
| | Table.hpp |
| | Contains declaration of class Table.
|
| | Time.hpp |
| | Contains useful set of functions to print current time, time duration.
|