Add: A simple, templated cache map that uses a least recently used eviction strategy.
This commit is contained in:
@@ -10,5 +10,6 @@ add_files(
|
||||
getoptdata.cpp
|
||||
getoptdata.h
|
||||
hashtable.hpp
|
||||
lrucache.hpp
|
||||
str.hpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user