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

◆ StrN() [4/5]

template<fl::size SIZE = FASTLED_STR_INLINED_SIZE>
fl::StrN< SIZE >::StrN ( const StrN< SIZE > & other)
inline

Definition at line 163 of file str.h.

163{ copy(other); }
void copy(const char *str)
Definition str.h:164

References StrN(), and copy().

+ Here is the call graph for this function: