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

◆ ~SlabAllocator()

template<typename T, fl::size SLAB_SIZE = FASTLED_DEFAULT_SLAB_SIZE>
fl::SlabAllocator< T, SLAB_SIZE >::~SlabAllocator ( )
inline

Definition at line 592 of file allocator.h.

592 {
593 cleanup();
594 }
void cleanup() FL_NOEXCEPT
Definition allocator.h:681

References cleanup(), and FL_NOEXCEPT.

+ Here is the call graph for this function: