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

◆ size()

template<typename T, fl::size N>
fl::size fl::array< T, N >::size ( ) const
inline

Definition at line 90 of file array.h.

90{ return N; }
A fixed-size array implementation similar to std::array.
Definition array.h:27

Referenced by fl::audio::detector::Downbeat::detectMeter().

+ Here is the caller graph for this function: