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

◆ capacity()

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

Definition at line 250 of file map.h.

250{ return N; }