Master Core  v0.0.9 - 49a5c0d97abf09ef2911ddfe8d9551df59f9efd3-dirty
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Data Structures
limitedmap.h File Reference
#include <assert.h>
#include <map>
+ 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.

Data Structures

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