benchmarks: Added CImg. Removed old stuff.
This commit is contained in:
parent
c5a512338e
commit
21de4dbcb3
|
@ -10,17 +10,13 @@ Trac tickets
|
||||||
|
|
||||||
http://trac.cppcheck.net/ticket/2435 -- Tokenizer::simplifyTypedef
|
http://trac.cppcheck.net/ticket/2435 -- Tokenizer::simplifyTypedef
|
||||||
http://trac.cppcheck.net/ticket/8355 -- TokenList::createAst
|
http://trac.cppcheck.net/ticket/8355 -- TokenList::createAst
|
||||||
|
http://trac.cppcheck.net/ticket/9007 -- Unused types
|
||||||
|
|
||||||
|
|
||||||
Repos
|
Repos
|
||||||
-----
|
-----
|
||||||
|
|
||||||
cppcheck/lib
|
Small C++ library with lots of templates:
|
||||||
|
https://framagit.org/dtschump/CImg
|
||||||
C++ code with lots of templates:
|
Just check the file examples/use_tinymatwriter.cpp
|
||||||
http://github.com/weidai11/cryptopp
|
|
||||||
The TemplateSimplifier is heavily used for instance on this file : cryptopp/test.cpp
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue