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

◆ append() [5/24]

Str & fl::Str::append ( const double & val)
inline

Definition at line 560 of file str.h.

560{ return append(float(val)); }
Str & append(const T &val)
Definition str.h:440

References Str(), and append().

Referenced by append().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: