Danny Robson
4116442e40
debug: don't rely on format for output
debug is relied upon by a great deal of other units so it's very difficult to include other popular headers like format.hpp without triggering cyclic dependencies.
A simple cross-platform C++ utility library. Supported compilers: >=clang-5.x, >=gcc7.x; specifically, we require c++17 features such as structured bindings which aren't present in older compilers. No attempt has been made to compile under MSVC.
Description
Languages
C++
96%
Ragel
1.2%
CMake
1.1%
Meson
1.1%
Python
0.6%