FastLED
3.9.15
Loading...
Searching...
No Matches
◆
destroy()
template<typename T>
template<typename U>
void
fl::allocator_psram
< T >::destroy
(
U *
p
)
inline
Definition at line
434
of file
allocator.h
.
434
{
435
if
(
p
==
nullptr
)
return
;
436
p
->~U();
437
}
fl::allocator_psram
Definition
allocator.h:387
fl
allocator_psram
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2