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

◆ shared_ptr() [1/11]

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

Definition at line 112 of file shared_ptr.h.

114 // Control block was created with reference count 1, no need to increment
115 }
detail::ControlBlockBase * control_block_
Definition shared_ptr.h:109

References control_block_, and ptr_.