FastLED 3.9.3
|
Definition at line 17 of file allocator.h.
Static Public Member Functions | |
static T * | Alloc (size_t n) |
static void | Free (T *p, size_t n) |
|
inlinestatic |
Definition at line 19 of file allocator.h.
|
inlinestatic |
Definition at line 24 of file allocator.h.