benchmarks: Added CImg. Removed old stuff.

This commit is contained in:
Daniel Marjamäki 2019-03-04 07:05:29 +01:00
parent c5a512338e
commit 21de4dbcb3
1 changed files with 4 additions and 8 deletions

View File

@ -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