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

◆ ref_count()

int fl::WeakReferent::ref_count ( ) const
inline

Definition at line 253 of file ptr.h.

253{ return mRefCount; }
int mRefCount
Definition ptr.h:270

References mRefCount.