Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
cachemap.h File Reference


Go to the source code of this file.
Classes | |
struct | CacheItem< K, V > |
Serializable structure for key/value items. More... | |
class | CacheMap< K, V, Size > |
Map like container that keeps the N most recently added items. More... | |