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

◆ empty()

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

Definition at line 247 of file map.h.

247{ return data.empty(); }
VectorType data
Definition map.h:270

References data.

Referenced by next(), and prev().

+ Here is the caller graph for this function: