FastLED
3.9.15
Loading...
Searching...
No Matches
◆
is_using_inlined()
template<typename T, fl::size N, typename BaseAllocator = fl::allocator<T>>
bool
fl::allocator_inlined
< T, N, BaseAllocator >::is_using_inlined
(
)
const
inline
Definition at line
714
of file
allocator.h
.
714
{
715
return
m_active_allocations
==
m_inlined_used
;
716
}
fl::allocator_inlined::m_active_allocations
fl::size m_active_allocations
Definition
allocator.h:537
fl::allocator_inlined::m_inlined_used
fl::size m_inlined_used
Definition
allocator.h:535
fl
allocator_inlined
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2