aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/myriadcache.h (follow)
AgeCommit message (Collapse)Author
2013-03-18Added the has function to the new cache system. If the object identified byMike Buland
key is loaded then the query doesn't even get to the superclass.
2013-03-18Corrected compliation issue in the new cache with older GCC versions.Mike Buland
2013-03-17The new cache system has been broken out into it's individual headers, and isMike Buland
now ready for actual use.