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

785 {
786 // Access the same static allocator instance and clean it up
789 }
void cleanup() FL_NOEXCEPT
Definition allocator.h:785

References FL_NOEXCEPT.