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

◆ end() [3/3]

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

Definition at line 16 of file range_access.h.

16 {
17 return array + N;
18}
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::FastLEDAdapter::~FastLEDAdapter(), fl::audio::SampleImpl::assign(), fl::anonymous_namespace{mp4_parser.cpp.hpp}::findBox(), fl::test::detail::getTypeName(), fl::third_party::vorbis::go_to_page_before(), fl::detail::heap_sort(), fl::anonymous_namespace{http_parser.cpp.hpp}::http_parser_trim(), fl::third_party::nsgif__process_frame(), fl::third_party::nsgif_data_complete(), fl::detail::JsonToFloatVisitor< T >::operator()(), fl::detail::JsonToIntegerVisitor< T >::operator()(), fl::anonymous_namespace{json.cpp.hpp}::JsonBuilder::parse_float_array(), fl::anonymous_namespace{json.cpp.hpp}::JsonBuilder::parse_int_array(), fl::net::http::ChunkedReader::parseChunkSize(), fl::FastLEDAdapter::setSegment(), fl::IFastLED::setSegment(), fl::WLEDClient::setSegment(), fl::detail::sift_down(), fl::third_party::vorbis::stb_vorbis_stream_length_in_samples(), fl::third_party::truetype::stbtt__cff_index_get(), fl::third_party::truetype::stbtt__cid_get_glyph_subrs(), fl::third_party::truetype::stbtt__dict_get(), fl::third_party::truetype::stbtt_FindGlyphIndex(), time_alpha16(), time_alpha8(), time_alphaf(), traverseGridSegment(), traverseGridSegment16(), traverseGridSegment32(), traverseGridSegmentFloat(), and fl::third_party::vorbis::vorbis_find_page().

+ Here is the caller graph for this function: