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

◆ string_view() [1/6]

fl::string_view::string_view ( )
inlineconstexpr

Definition at line 39 of file string_view.h.

39: mData(nullptr), mSize(0) {}
const char * mData

References FL_NOEXCEPT, mData, and mSize.

Referenced by string_view(), compare(), compare(), compare(), compare(), compare(), compare(), contains(), ends_with(), ends_with(), find(), find(), find(), find_first_not_of(), find_first_not_of(), find_first_not_of(), find_first_of(), find_first_of(), find_first_of(), find_last_not_of(), find_last_not_of(), find_last_not_of(), find_last_of(), find_last_of(), find_last_of(), operator=(), rfind(), rfind(), rfind(), starts_with(), starts_with(), substr(), and swap().

+ Here is the caller graph for this function: