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

◆ hasConstView()

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

Definition at line 505 of file basic_string.h.

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

References FL_NOEXCEPT, and mStorage.

Referenced by isNonOwning().

+ Here is the caller graph for this function: