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

◆ isShared()

bool fl::StringHolder::isShared ( ) const
inline

Definition at line 55 of file str.h.

55{ return ref_count() > 1; }
virtual int ref_count() const
Definition ref.cpp:11

References fl::Referent::ref_count().

+ Here is the call graph for this function: