![]() |
XII Release 0.1.0
|
#include <ArrayMap.h>
Public Member Functions | |
| XII_DETECT_TYPE_CLASS (KEY, VALUE) | |
| XII_ALWAYS_INLINE bool | operator< (const Pair &rhs) const |
| XII_ALWAYS_INLINE bool | operator== (const Pair &rhs) const |
Public Attributes | |
| KEY | key |
| VALUE | value |