Structsยง
- External
Set - A thread-safe set of references to items owned externally by an ItemOwner.
- External
SetIter - Iterator over the items in a ExternalSet.
- External
SetRead Guard - RAII structure used to iterate over the items in a ExternalSet, and unlock the collection when dropped.
- Item
Owner - The owner of an item in a ExternalSet