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

◆ cleanup_base_allocator()

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

Definition at line 737 of file allocator.h.

737 {
739 }
void cleanup_base_allocator_impl(fl::true_type)
Definition allocator.h:741
decltype(has_cleanup_impl< BaseAllocator >(0)) has_cleanup
Definition allocator.h:734

Referenced by fl::allocator_inlined< U, N, typename BaseAllocator::template rebind< U >::other >::clear().

+ Here is the caller graph for this function: