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

◆ is_literal()

bool fl::basic_string::is_literal ( ) const
inline

Definition at line 145 of file basic_string.h.

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

References FL_NOEXCEPT, and mStorage.

Referenced by is_referencing().

+ Here is the caller graph for this function: