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

◆ accept()

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

Definition at line 1690 of file types.h.

1690{ (*this)(value); }

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