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

◆ has_error()

template<typename T>
bool fl::parse_result< T >::has_error ( ) const
inline

Definition at line 45 of file types.h.

45{ return !error.is_empty(); }
task::Error error
Definition types.h:40

References error, and FL_NOEXCEPT.

Referenced by operator const T &().

+ Here is the caller graph for this function: