FastLED
3.9.15
Loading...
Searching...
No Matches
◆
destroy_control_block()
template<typename T, typename Deleter = default_delete<T>>
void
fl::detail::ControlBlock
< T, Deleter >::destroy_control_block
(
)
inline
override
virtual
Implements
fl::detail::ControlBlockBase
.
Definition at line
96
of file
shared_ptr.h
.
96
{
97
delete
this
;
98
}
fl
detail
ControlBlock
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2