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

◆ get_allocator()

template<typename T, fl::size SLAB_SIZE = FASTLED_DEFAULT_SLAB_SIZE>
static SlabAllocator< T, SLAB_SIZE > & fl::allocator_slab< T, SLAB_SIZE >::get_allocator ( )
inlinestaticprivate

Definition at line 466 of file allocator.h.

466 {
468 return allocator;
469 }

Referenced by allocate(), and deallocate().

+ Here is the caller graph for this function: