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

◆ allocator_inlined() [3/3]

template<typename T, fl::size N, typename BaseAllocator = fl::allocator<T>>
template<typename U>
fl::allocator_inlined< T, N, BaseAllocator >::allocator_inlined ( const allocator_inlined< U, N, typename BaseAllocator::template rebind< U >::other > & other)
inline

Definition at line 883 of file allocator.h.

883 {
885 }
#define FASTLED_UNUSED(x)