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

◆ at() [3/4]

template<typename T>
const T & fl::array< T, 0 >::at ( fl::size ) const
inline

Definition at line 129 of file array.h.

129{ return error_value(); }
static T & error_value() FL_NOEXCEPT
Definition array.h:157

References fl::array< T, N >::error_value(), and FL_NOEXCEPT.

+ Here is the call graph for this function: