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

◆ allocator_slab() [3/3]

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

Definition at line 732 of file allocator.h.

732 {
734 }
#define FASTLED_UNUSED(x)

References allocator_slab(), FASTLED_UNUSED, and FL_NOEXCEPT.

+ Here is the call graph for this function: