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

◆ capacity()

template<typename T, fl::size N>
fl::size fl::FixedVector< T, N >::capacity ( ) const
inlineconstexpr

Definition at line 162 of file vector.h.

162{ return N; }