RefCount.Interior

A heap allocated struct which contains the item and number of references

Alias This

item

Members

Variables

count
size_t count;
Undocumented in source.
count
size_t count;
Undocumented in source.
item
T item;
Undocumented in source.

Meta