Bitcoin ABC 0.31.0
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes
indirectmap.h File Reference
#include <map>
Include dependency graph for indirectmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DereferencingComparator< T >
 
class  indirectmap< K, T >
 Map whose keys are pointers, but are compared by their dereferenced values. More...