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
noexcept
Definition at line
599
of file
allocator.h
.
599
{
600
FASTLED_UNUSED
(
other
);
601
}
fl::allocator_inlined
Definition
allocator.h:521
FASTLED_UNUSED
#define FASTLED_UNUSED(x)
Definition
unused.h:4
fl
allocator_inlined
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2