FastLED 3.9.3
|
Definition at line 19 of file fixed_map.h.
Public Member Functions | |
Pair (const Key &k, const Value &v) | |
Public Attributes | |
Key | first = Key() |
Value | second = Value() |
|
inline |
Definition at line 22 of file fixed_map.h.
Key FixedMap< Key, Value, N >::Pair::first = Key() |
Definition at line 20 of file fixed_map.h.
Value FixedMap< Key, Value, N >::Pair::second = Value() |
Definition at line 21 of file fixed_map.h.