Structsยง
- RefCounter
RefCounteris a data-structure designed specifically for internal use in [UniquePointer] allowing reference counts to be shared across clones of [UniquePointer].
RefCounter is a data-structure designed specifically for
internal use in [UniquePointer] allowing reference counts to be
shared across clones of [UniquePointer].