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

◆ begin() [3/3]

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

Definition at line 10 of file range_access.h.

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

References FL_NOEXCEPT.

Referenced by fl::FontImpl::FontImpl(), fl::MultiChannelConfig::MultiChannelConfig(), fl::UIDropdownImpl::UIDropdownImpl(), fl::audio::SampleImpl::assign(), FL_ALIGNAS(), and fl::test::detail::getTypeName().

+ Here is the caller graph for this function: