Bitcoin Core  0.20.99
P2P Digital Currency
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...