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