FastLED 3.9.15
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ begin() [1/2]

template<typename Key, size_t N>
iterator fl::FixedSet< Key, N >::begin ( )
inline

Definition at line 25 of file set.h.

25{ return data.begin(); }
VectorType data
Definition set.h:128

References data.

Referenced by find(), find(), next(), and prev().

+ Here is the caller graph for this function: