#include <unordered.h>
Additional Inherited Members | |
![]() | |
constexpr | Item ()=default |
Intrusive item type corresponding to an UnorderedBucket
.
When free blocks are added to a bucket, their usable space is used to store an intrusive item that can be added to the bucket's intrusive container.
This particular item is derived from pw_container's smallest intrusive item type.