EN | DE

Stage 9.10: Heap Allocated Memory

Box is a smart pointer that lets us move data from the stack to the heap.

Dereferencing it lets us use the heap allocated data ergonomically as if it were the original type.

Tags: #memory
Share on Facebook Share on Twitter Share on Reddit Save on Pocket Share on LinkedIn Share via email