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

◆ StrN() [2/5]

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

Definition at line 152 of file str.h.

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

References StrN(), and copy().

+ Here is the call graph for this function: