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

◆ begin() [3/3]

template<typename T, size_t N>
T * fl::begin ( T(&) array[N])
constexprnoexcept

Definition at line 9 of file range_access.h.

9 {
10 return array;
11}
A fixed-size array implementation similar to std::array.
Definition array.h:19

Referenced by fl::AudioSampleImpl::assign(), LedRopeTCL::Draw(), LedRopeTCL::DrawSequentialRepeat(), fl::InlinedMemoryBlock< T, N >::memory(), and fl::InlinedMemoryBlock< T, N >::memory().

+ Here is the caller graph for this function: