Hacker News new | ask | show | jobs
by masklinn 1892 days ago
> "implicitly allocate" is slightly misleading

Maybe. I just meant that storage is created implicitly (static or stackframe depending on the case), then a reference is created to that.,

1 comments

Totally, I don't think you're wrong, just like, people read "allocate" in different ways. I wish words were clearer, heh.