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

◆ operator()() [5/7]

void fl::StringConversionVisitor::operator() ( const float & value)
inline

Definition at line 624 of file types.h.

624 {
625 // Convert float to string with higher precision for JSON representation
627 }
string to_string(T value) FL_NOEXCEPT
Definition string.h:450
constexpr int type_rank< T >::value
fl::optional< fl::string > result
Definition types.h:602

References FL_NOEXCEPT, result, fl::to_string(), and fl::type_rank< T >::value.

+ Here is the call graph for this function: