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

◆ operator()() [5/10]

template<typename T, typename OutputIt>
void fl::CopyToOutputIteratorVisitor< T, OutputIt >::operator() ( const fl::vector< i16 > & v)
inline

Definition at line 1694 of file types.h.

1694{ write_vec(v); }
void write_vec(const fl::vector< ElemT > &vec) FL_NOEXCEPT
Definition types.h:1720

References FL_NOEXCEPT, and write_vec().

+ Here is the call graph for this function: