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

◆ isInline()

bool fl::basic_string::isInline ( ) const
inlineprotected

Definition at line 502 of file basic_string.h.

502{ return mStorage.empty(); }
fl::variant< NotNullStringHolderPtr, ConstLiteral, ConstView > mStorage

References FL_NOEXCEPT, and mStorage.

Referenced by assign(), assign(), assign(), constData(), copy(), copy(), fl::string::intern(), is_owning(), and swapWith().

+ Here is the caller graph for this function: