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

◆ back() [2/4]

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

Definition at line 135 of file array.h.

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