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

◆ size()

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

Definition at line 245 of file map.h.

245{ return data.size(); }
VectorType data
Definition map.h:270

References data.