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

◆ add_shared_ref()

void fl::detail::ControlBlockBase::add_shared_ref ( )
inline

Definition at line 41 of file shared_ptr.h.

41 {
44 }
45 }
static constexpr fl::u32 NO_TRACKING_VALUE
Definition shared_ptr.h:32
fl::atomic_u32 shared_count
Definition shared_ptr.h:28

References NO_TRACKING_VALUE, and shared_count.