|
FastLED 3.9.15
|
Definition at line 191 of file allocator.h.
Collaboration diagram for fl::SlabAllocator< T, SLAB_SIZE >::Slab:Public Member Functions | |
| Slab () | |
| ~Slab () | |
Public Attributes | |
| fl::bitset_fixed< BLOCKS_PER_SLAB > | allocated_blocks |
| fl::size | allocated_count |
| u8 * | memory |
| Slab * | next |