|
|
|
|
|
by zozbot234
498 days ago
|
|
> Because you should be able to take the address of any value That's debatable, though. One could argue that languages should explicitly support "values that are never going to have their address taken, be passed by reference/pointer, etc." which would only become addressable, e.g. as part of a struct. |
|