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 317 of file allocator.h.

317 {
318 cleanup();
319 }

References cleanup().

+ Here is the call graph for this function: