|
Arkanjo 0.2
A tool for find code duplicated functions in codebases
|
Include dependency graph for base.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IFormatter |
| class | ConsoleFormatter |
Typedefs | |
| using | StyleMap = std::unordered_map<std::string, Utils::COLOR> |
| using | RowColorFn = std::function<Utils::COLOR(size_t)> |
Enumerations | |
| enum class | Format { TEXT , JSON , AUTO } |
| using RowColorFn = std::function<Utils::COLOR(size_t)> |
| using StyleMap = std::unordered_map<std::string, Utils::COLOR> |