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

◆ capacity()

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

Definition at line 254 of file map.h.

254{ return N; }