Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes
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.

Classes

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