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

◆ accept()

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

Definition at line 1641 of file types.h.

1641{ (*this)(value); }

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