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

◆ isNonOwning()

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

Definition at line 506 of file basic_string.h.

506{ return hasConstLiteral() || hasConstView(); }
bool hasConstView() const FL_NOEXCEPT
bool hasConstLiteral() const FL_NOEXCEPT

References FL_NOEXCEPT, hasConstLiteral(), and hasConstView().

Referenced by capacity(), clear(), insert(), insert(), replace(), and replace().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: