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

◆ begin() [1/2]

template<typename Key, typename Allocator = fl::allocator<Key>>
iterator fl::VectorSet< Key, Allocator >::begin ( )
inline

Definition at line 181 of file set.h.

181{ return data.begin(); }
VectorType data
Definition set.h:273

References data.

Referenced by find(), and find().

+ Here is the caller graph for this function: