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

◆ toFloat()

float fl::basic_string::toFloat ( ) const

Definition at line 1431 of file basic_string.cpp.hpp.

1431{ return fl::parseFloat(c_str(), mLength); }
const char * c_str() const FL_NOEXCEPT
float parseFloat(const char *str, fl::size len)
Parse a floating point number from a character buffer.

References c_str(), mLength, and fl::parseFloat().

Referenced by fl::istream_real::operator>>(), and fl::istream_real::operator>>().

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