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

◆ empty()

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

Definition at line 251 of file map.h.

251{ return data.empty(); }
VectorType data
Definition map.h:264

Referenced by fl::FixedMap< int, FxPtr, FASTLED_FX_ENGINE_MAX_FX >::next(), and fl::FixedMap< int, FxPtr, FASTLED_FX_ENGINE_MAX_FX >::prev().

+ Here is the caller graph for this function: