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

◆ is_referencing()

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

Definition at line 150 of file basic_string.h.

150{ return is_literal() || is_view(); }
bool is_literal() const FL_NOEXCEPT
bool is_view() const FL_NOEXCEPT

References FL_NOEXCEPT, is_literal(), and is_view().

+ Here is the call graph for this function: