FastLED
3.9.15
Loading...
Searching...
No Matches
◆
cleanup()
template<typename T, fl::size SLAB_SIZE = FASTLED_DEFAULT_SLAB_SIZE>
void
fl::allocator_slab
< T, SLAB_SIZE >::cleanup
(
)
inline
Definition at line
501
of file
allocator.h
.
501
{
502
// Access the same static allocator instance and clean it up
503
static
SlabAllocator<T, SLAB_SIZE>
allocator
;
504
allocator
.
cleanup
();
505
}
fl::allocator_slab::cleanup
void cleanup()
Definition
allocator.h:501
fl::allocator_slab
Definition
allocator.h:420
fl
allocator_slab
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2