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

◆ back() [4/4]

template<typename T>
T & fl::array< T, 0 >::back ( )
inline

Definition at line 134 of file array.h.

134{ 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: