openMSX
hash_map< Key, Value, Hasher, Equal > Member List

This is the complete list of members for hash_map< Key, Value, Hasher, Equal >, including all inherited members.

allocMaskhash_set< Value, Extractor, Hasher, Equal >protected
begin()hash_set< Value, Extractor, Hasher, Equal >inline
begin() consthash_set< Value, Extractor, Hasher, Equal >inline
capacity() consthash_set< Value, Extractor, Hasher, Equal >inline
clear()hash_set< Value, Extractor, Hasher, Equal >inline
const_iterator typedefhash_map< Key, Value, Hasher, Equal >
contains(const K &k) consthash_map< Key, Value, Hasher, Equal >inline
elemCounthash_set< Value, Extractor, Hasher, Equal >protected
emplace(Args &&... args)hash_set< Value, Extractor, Hasher, Equal >inline
emplace_impl(Args &&... args)hash_set< Value, Extractor, Hasher, Equal >inlineprotected
emplace_noCapacityCheck(Args &&... args)hash_set< Value, Extractor, Hasher, Equal >inline
emplace_noCapacityCheck_noDuplicateCheck(Args &&... args)hash_set< Value, Extractor, Hasher, Equal >inline
emplace_noDuplicateCheck(Args &&... args)hash_set< Value, Extractor, Hasher, Equal >inline
empty() consthash_set< Value, Extractor, Hasher, Equal >inline
end()hash_set< Value, Extractor, Hasher, Equal >inline
end() consthash_set< Value, Extractor, Hasher, Equal >inline
equalhash_set< Value, Extractor, Hasher, Equal >protected
erase(const K &key)hash_set< Value, Extractor, Hasher, Equal >inline
erase(iterator it)hash_set< Value, Extractor, Hasher, Equal >inline
extracthash_set< Value, Extractor, Hasher, Equal >protected
find(const K &key)hash_set< Value, Extractor, Hasher, Equal >inline
find(const K &key) consthash_set< Value, Extractor, Hasher, Equal >inline
grow()hash_set< Value, Extractor, Hasher, Equal >inlineprotected
hash_map(unsigned initialSize=0, Hasher hasher_=Hasher(), Equal equal_=Equal())hash_map< Key, Value, Hasher, Equal >inlineexplicit
hash_map(std::initializer_list< std::pair< Key, Value > > list)hash_map< Key, Value, Hasher, Equal >inline
hash_set(unsigned initialSize=0, Extractor extract_=Extractor(), Hasher hasher_=Hasher(), Equal equal_=Equal())hash_set< Value, Extractor, Hasher, Equal >inlineexplicit
hash_set(const hash_set &source)hash_set< Value, Extractor, Hasher, Equal >inline
hash_set(hash_set &&source) noexcepthash_set< Value, Extractor, Hasher, Equal >inline
hash_set(std::initializer_list< Value > args)hash_set< Value, Extractor, Hasher, Equal >inlineexplicit
hasherhash_set< Value, Extractor, Hasher, Equal >protected
insert(V &&value)hash_set< Value, Extractor, Hasher, Equal >inline
insert_impl(V &&value)hash_set< Value, Extractor, Hasher, Equal >inlineprotected
insert_noCapacityCheck(V &&value)hash_set< Value, Extractor, Hasher, Equal >inline
insert_noCapacityCheck_noDuplicateCheck(V &&value)hash_set< Value, Extractor, Hasher, Equal >inline
insert_noDuplicateCheck(V &&value)hash_set< Value, Extractor, Hasher, Equal >inline
insert_or_assign(K &&key, V &&value)hash_map< Key, Value, Hasher, Equal >inline
invalidIndexhash_set< Value, Extractor, Hasher, Equal >protectedstatic
iterator typedefhash_map< Key, Value, Hasher, Equal >
key_type typedefhash_map< Key, Value, Hasher, Equal >
locateElement(const K &key) consthash_set< Value, Extractor, Hasher, Equal >inlineprotected
mapped_type typedefhash_map< Key, Value, Hasher, Equal >
nextPowerOf2(unsigned x)hash_set< Value, Extractor, Hasher, Equal >inlineprotectedstatic
operator=(const hash_set &source)hash_set< Value, Extractor, Hasher, Equal >inline
operator=(hash_set &&source) noexcepthash_set< Value, Extractor, Hasher, Equal >inline
operator[](K &&key)hash_map< Key, Value, Hasher, Equal >inline
poolhash_set< Value, Extractor, Hasher, Equal >protected
PoolIndex typedefhash_set< Value, Extractor, Hasher, Equal >protected
rehash(unsigned oldCount)hash_set< Value, Extractor, Hasher, Equal >inlineprotected
reserve(unsigned count)hash_set< Value, Extractor, Hasher, Equal >inline
size() consthash_set< Value, Extractor, Hasher, Equal >inline
tablehash_set< Value, Extractor, Hasher, Equal >protected
try_emplace(K &&key, Args &&...args)hash_map< Key, Value, Hasher, Equal >inline
value_type typedefhash_map< Key, Value, Hasher, Equal >
~hash_set()hash_set< Value, Extractor, Hasher, Equal >inline