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

◆ data()

const char * fl::basic_string::data ( ) const
inline

Definition at line 157 of file basic_string.h.

157{ return c_str(); }
const char * c_str() const FL_NOEXCEPT

References c_str(), data(), and FL_NOEXCEPT.

Referenced by fl::string::append(), constData(), data(), erase(), fl::string::from_view(), insert(), insert(), materialize(), operator=(), replace(), replace(), setView(), and write().

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