FastLED
3.9.15
Loading...
Searching...
No Matches
◆
get_inlined_ptr()
[2/2]
template<typename T, fl::size N, typename BaseAllocator = fl::allocator<T>>
const T *
fl::allocator_inlined
< T, N, BaseAllocator >::get_inlined_ptr
(
)
const
inline
private
Definition at line
723
of file
allocator.h
.
723
{
724
return
reinterpret_cast<
const
T
*
>
(
m_inlined_storage
.data);
725
}
fl::allocator_inlined::m_inlined_storage
InlinedStorage m_inlined_storage
Definition
allocator.h:533
fl::allocator_inlined
Definition
allocator.h:521
fl
allocator_inlined
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2