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

◆ FormatArg() [12/17]

fl::format_detail::FormatArg::FormatArg ( const fl::string & v)
inline

Definition at line 314 of file format.h.

314: mType(Type::String) { mData.str = &v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References mData, mType, and String.