Contains declaration of class Box. More...
#include "OutputColor.hpp"#include "ErrorHandler.hpp"#include "IOTools.hpp"#include "StrTools.hpp"Go to the source code of this file.
Classes | |
| class | CppTools::Box |
| Class Box can be used used to print values and their name in the box. More... | |
Contains declaration of class Box.
In order to use Box class libraries libErrorHandler.so, libIOTools.so, libStrTools.so, libBox.so must be loaded
This file is a part of a project CppTools (https://github.com/Sergeyir/CppTools).