arc_pointer
Reference-counted smart pointers.
You can import these APIs from the memory package. For example:
from std.memory import ArcPointer
Structs
-
ArcPointer: Atomic reference-counted pointer.
Reference-counted smart pointers.
You can import these APIs from the memory package. For example:
from std.memory import ArcPointer
ArcPointer: Atomic reference-counted pointer.