add new concepts and error and warn logger

This commit is contained in:
2025-09-10 12:05:43 +03:00
parent 057dc595ac
commit 626b5a6cd9
9 changed files with 209 additions and 377 deletions

View File

@@ -5,7 +5,7 @@ executable(
# 'examples/math/main.cpp',
# 'examples/range/main.cpp',
# 'examples/patterns/main.cpp',
'examples/logger/main.cpp',
'examples/logger/main.cpp',
dependencies : deps,
cpp_args: args,
include_directories : inc