AUI Framework
develop
Cross-platform base for C++ UI apps
|
Base class for maps with AUI extensions.
#include <AUI/Common/AMap.h>
> All members, including inherited
|
inlinenoexcept |
If value of specified key exists, the existing value returned. Otherwise, factory
function called.
keyType | key; |
factory | factory function that will return a new value. Called only if map does not contain value of specified key. |
Contents