clutchlog/tests
nojhan 243b22e4c1 feat: optimize out in Release builds
- fix: fastest scope matching,
- feat: try to allow the compiler to optimize out as many conditional statements as possible,
        which allow to use clutchlog for progress-only messages in Release mode.
- feat: build_all.sh test script,
- fix: typo in macro declarations in builds without clutchlog,
- update the README accordingly.
2020-09-15 23:12:19 +02:00
..
CMakeLists.txt first import 2020-08-23 11:11:15 +02:00
t-dump.cpp feat: optimize out in Release builds 2020-09-15 23:12:19 +02:00
t-log.cpp feat: optimize out in Release builds 2020-09-15 23:12:19 +02:00