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

◆ empty()

bool fl::string_view::empty ( ) const
inlineconstexpr

Definition at line 102 of file string_view.h.

102{ return mSize == 0; }

References FL_NOEXCEPT, and mSize.

Referenced by fl::createSerialRequestSource(), ends_with(), find(), find_first_of(), fl::StringInterner::intern(), fl::parse_lnk(), fl::parse_lnk_with_metadata(), fl::url::port(), and starts_with().

+ Here is the caller graph for this function: