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

◆ size()

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

Definition at line 213 of file map.h.

213{ return data.size(); }
VectorType data
Definition map.h:228

Referenced by fl::ScreenMap::ParseJson(), and setup().

+ Here is the caller graph for this function: