Closed
Description
Most of his suggestions are very good and reasonable, especially these below:
- Allocation on the stack of reference types (the subject of this post)
- Embedded allocation of a reference type within another reference type (fat type)
- Single Owner/Borrowed reference
......There will be also a single ownership allocation that will allow allocate on the heap but without having the GC to track these references (would be tracked by single ownership and destruction on last owner disposed)......
Metadata
Metadata
Assignees
Labels
No labels