diff --git a/benchmarks.txt b/benchmarks.txt index 66af9e052..d902aa129 100644 --- a/benchmarks.txt +++ b/benchmarks.txt @@ -10,17 +10,13 @@ Trac tickets http://trac.cppcheck.net/ticket/2435 -- Tokenizer::simplifyTypedef http://trac.cppcheck.net/ticket/8355 -- TokenList::createAst +http://trac.cppcheck.net/ticket/9007 -- Unused types Repos ----- -cppcheck/lib - -C++ code with lots of templates: -http://github.com/weidai11/cryptopp -The TemplateSimplifier is heavily used for instance on this file : cryptopp/test.cpp - - - +Small C++ library with lots of templates: +https://framagit.org/dtschump/CImg +Just check the file examples/use_tinymatwriter.cpp