AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AUnorderedMap< KeyType, ValueType, Hasher, Comparer, Allocator > Member List

This is the complete list of members for AUnorderedMap< KeyType, ValueType, Hasher, Comparer, Allocator >, including all inherited members.

getOrInsert(const KeyType &keyType, Factory &&factory) noexcept(noexcept(factory()))ABaseMap< KeyType, ValueType, std::unordered_map< KeyType, ValueType, Hasher, Comparer, Allocator > >inline