Structs§
- LocklessSlotmap is a lockless implementation of a slotmap.
- SlotmapEntry is a reference to an element stored in the slotmap.
- Holds a ticket (think of it as a reference) to an element stored in the slotmap.
Constants§
- Maximum number of elements per allocation block.