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

◆ hasConstLiteral()

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

Definition at line 504 of file basic_string.h.

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

References FL_NOEXCEPT, and mStorage.

Referenced by isNonOwning().

+ Here is the caller graph for this function: