ultimatepp/reference/LRUCache/LRUCache.upp
cxl 2255da9481 reference: LRUCache
git-svn-id: svn://ultimatepp.org/upp/trunk@7024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-10 10:27:57 +00:00

11 lines
105 B
Text

description "Demostration of LRUCache\377";
uses
Core;
file
LRUCache.cpp;
mainconfig
"" = "SSE2";