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

◆ operator()() [9/10]

template<typename T>
void fl::detail::JsonToIntegerVisitor< T >::operator() ( const json_array & )
inline

Definition at line 79 of file json_visitors.h.

79 {
80 mResult.setError("cannot convert array to integer");
81 }

References mResult.