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

◆ empty()

template<typename Key, size N>
bool fl::VectorSetFixed< Key, N >::empty ( ) const
inlineconstexpr

Definition at line 152 of file set.h.

152{ return data.empty(); }
VectorType data
Definition set.h:169

References data.

Referenced by next(), and prev().

+ Here is the caller graph for this function: