top | item 23712602

(no title)

giulianob | 5 years ago

I'd say ref structs are more explicitly stack allocated since they're not allowed to be boxed. Stackalloc is used to allocate arrays on the stack (or rather a block of memory).

discuss

order

No comments yet.