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

◆ operator()() [13/15]

void fl::int_conversion_visitor< i64 >::operator() ( const i64 & value)
inline

Definition at line 256 of file types.h.

256 {
257 result = value;
258 }
fl::optional< i64 > result
Definition types.h:248

References FL_NOEXCEPT, result, and fl::type_rank< T >::value.