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

◆ cleanup_base_allocator_impl() [1/2]

template<typename T, fl::size N, typename BaseAllocator = fl::allocator<T>>
void fl::allocator_inlined< T, N, BaseAllocator >::cleanup_base_allocator_impl ( fl::false_type )
inlineprivate

Definition at line 745 of file allocator.h.

745 {
746 // Base allocator doesn't have cleanup method, do nothing
747 }