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

◆ accept()

template<typename T>
template<typename U>
void fl::detail::JsonToFloatVisitor< T >::accept ( const U & value)
inline

Definition at line 182 of file json_visitors.h.

182 {
183 (*this)(value);
184 }

References fl::type_rank< T >::value.