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

◆ get_error()

template<typename T>
const Error & fl::ParseResult< T >::get_error ( ) const
inline

Definition at line 184 of file json.h.

184{ return !error.is_empty(); }
Error error
Definition json.h:177

References error.