FastLED 3.9.15
Loading...
Searching...
No Matches

◆ begin() [1/2]

template<typename Key, typename Value, fl::size N>
iterator fl::unsorted_map_fixed< Key, Value, N >::begin ( )
inline

Definition at line 35 of file map.h.

35{ return data.begin(); }
VectorType data
Definition map.h:270

References begin(), and data.

Referenced by begin(), find(), find(), highest(), highest(), lowest(), lowest(), next(), and prev().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: