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

◆ operator()() [8/10]

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

Definition at line 1619 of file types.h.

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

References FL_NOEXCEPT, and result.