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

◆ has_cleanup_impl() [2/2]

template<typename T, fl::size N, typename BaseAllocator = fl::allocator<T>>
template<typename U>
static auto fl::allocator_inlined< T, N, BaseAllocator >::has_cleanup_impl ( int ) -> decltype(fl::declval< U >().cleanup(), fl::true_type{})
staticprivate