-
- Downloads
New container type. Like map<...> ist stores key and data, but it
keeps a "least recently used" ordering. [[Imported from SVN: r5015]]
Showing
- common/Makefile.am 1 addition, 1 deletioncommon/Makefile.am
- common/lru.hh 190 additions, 0 deletionscommon/lru.hh
- common/test/.gitignore 1 addition, 0 deletionscommon/test/.gitignore
- common/test/Makefile.am 4 additions, 1 deletioncommon/test/Makefile.am
- common/test/lrutest.cc 42 additions, 0 deletionscommon/test/lrutest.cc
common/lru.hh
0 → 100644
common/test/lrutest.cc
0 → 100644
Please register or sign in to comment