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

◆ get_inlined_ptr() [1/2]

template<typename T, fl::size N, typename BaseAllocator = fl::allocator<T>>
const T * fl::allocator_inlined< T, N, BaseAllocator >::get_inlined_ptr ( ) const
inlineprivate

Definition at line 1005 of file allocator.h.

1005 {
1007 }
InlinedStorage mInlinedStorage
Definition allocator.h:817
To * bit_cast_ptr(void *storage) FL_NOEXCEPT
Definition bit_cast.h:60