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

This is the complete list of members for AMap< KeyType, ValueType, Predicate, Allocator >, including all inherited members.

getOrInsert(const KeyType &keyType, Factory &&factory) noexcept(noexcept(factory()))ABaseMap< KeyType, ValueType, std::map< KeyType, ValueType, Predicate, Allocator > >inline