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

◆ FormatArg() [8/17]

fl::format_detail::FormatArg::FormatArg ( double v)
inline

Definition at line 310 of file format.h.

310: mType(Type::Double) { mData.d = v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References Double, mData, and mType.