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

◆ allocator_slab() [2/3]

template<typename T, fl::size SLAB_SIZE = FASTLED_DEFAULT_SLAB_SIZE>
fl::allocator_slab< T, SLAB_SIZE >::allocator_slab ( const allocator_slab< T, SLAB_SIZE > & other)
inlinenoexcept

Definition at line 445 of file allocator.h.

445 {
447 }
#define FASTLED_UNUSED(x)
Definition unused.h:4

References allocator_slab(), and FASTLED_UNUSED.

+ Here is the call graph for this function: