Template Struct hashtable

Struct Documentation

template<typename K, typename V>
struct backward::details::hashtable

Public Types

typedef std::map<K, V> type