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

◆ empty()

template<typename Key, size_t N>
bool fl::FixedSet< Key, N >::empty ( ) const
inlineconstexpr

Definition at line 111 of file set.h.

111{ return data.empty(); }
VectorType data
Definition set.h:128

References data.

Referenced by next(), and prev().

+ Here is the caller graph for this function: