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

◆ BLOCK_SIZE

template<typename T, fl::size SLAB_SIZE = FASTLED_DEFAULT_SLAB_SIZE>
fl::size fl::SlabAllocator< T, SLAB_SIZE >::BLOCK_SIZE = sizeof(T) > sizeof(void*) ? sizeof(T) : sizeof(void*)
staticconstexprprivate

Definition at line 187 of file allocator.h.

Referenced by deallocateToSlab(), and findContiguousBlocks().