Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

cachemultimap.h File Reference
#include <cstddef>
#include <map>
#include <list>
#include <set>
#include <serialize.h>
#include <cachemap.h>
+ Include dependency graph for cachemultimap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CacheMultiMap< K, V, Size >
 Map like container that keeps the N most recently added items. More...
 
Released under the MIT license