Last update November 5, 2007

Charles Hixson



This is possibly useful code that I am contributing.

So far there's just this one piece of code:

LRUCache

This is a "Least Recently Used Cache", that has a maximum size, and when the size is exceeded, it deletes the least recently used entries.

LruCache


FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: November 5, 2007 0:17 (diff))