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

◆ shared_ptr() [2/11]

template<typename T>
fl::shared_ptr< T >::shared_ptr ( T * ptr,
detail::ControlBlockBase * control_block,
detail::no_tracking_tag  )
inlineprivate

Definition at line 118 of file shared_ptr.h.

120 // Control block created with no_tracking=true, no reference increment needed
121 }
detail::ControlBlockBase * control_block_
Definition shared_ptr.h:109

References control_block_, and ptr_.