Y
Hacker News
new
|
ask
|
show
|
jobs
by
randfur
131 days ago
I don't know D so I'm probably missing some basic syntax. If pointers cannot be copied how do you have multiple objects referencing the same shared object?
1 comments
andsoitis
131 days ago
> If pointers cannot be copied
They can.
link
They can.