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

◆ operator()() [6/10]

template<typename T>
void fl::CopyToVisitor< T >::operator() ( const fl::vector< u8 > & v)
inline

Definition at line 1644 of file types.h.

1644{ copy_vec(v); }
void copy_vec(const fl::vector< ElemT > &vec) FL_NOEXCEPT
Definition types.h:1671

References copy_vec(), and FL_NOEXCEPT.

+ Here is the call graph for this function: