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

◆ front() [2/4]

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

Definition at line 133 of file array.h.

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