ezEngine  Release 25.03
ezArrayMapBase< KEY, VALUE >::Pair Struct Reference

#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
 

Detailed Description

template<typename KEY, typename VALUE>
struct ezArrayMapBase< KEY, VALUE >::Pair

Todo:
Custom comparer

The documentation for this struct was generated from the following file: