Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Classes
limitedmap.h File Reference
#include <map>
#include <deque>
Include dependency graph for limitedmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  limitedmap< K, V >
 STL-like map container that only keeps the N elements with the highest value. More...