![]() |
ezEngine
Release 25.03
|
#include <ArrayMap.h>
Public Member Functions | |
EZ_DETECT_TYPE_CLASS (KEY, VALUE) | |
EZ_ALWAYS_INLINE bool | operator< (const Pair &rhs) const |
EZ_ALWAYS_INLINE bool | operator== (const Pair &rhs) const |
Public Attributes | |
KEY | key |
VALUE | value |