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)
inlinenoexcept

Definition at line 599 of file allocator.h.

599 {
601 }
#define FASTLED_UNUSED(x)
Definition unused.h:4