Plasma Engine  2.0
Loading...
Searching...
No Matches
plArrayMapBase< KEY, VALUE >::Pair Struct Reference

#include <ArrayMap.h>

Public Member Functions

 PL_DETECT_TYPE_CLASS (KEY, VALUE)
 
PL_ALWAYS_INLINE bool operator< (const Pair &rhs) const
 
PL_ALWAYS_INLINE bool operator== (const Pair &rhs) const
 

Public Attributes

KEY key
 
VALUE value
 

Detailed Description

template<typename KEY, typename VALUE>
struct plArrayMapBase< KEY, VALUE >::Pair
Todo
Custom comparer

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