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

◆ operator()() [7/10]

template<typename T>
void fl::NumericExtractVisitor< T >::operator() ( const float & v)
inline

Definition at line 1620 of file types.h.

1620{ result = static_cast<T>(v); }

References FL_NOEXCEPT, and result.