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

◆ size()

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

Definition at line 249 of file map.h.

249{ return data.size(); }
VectorType data
Definition map.h:264