Y
Hacker News
new
|
ask
|
show
|
jobs
by
garaetjjte
88 days ago
Well clearly there is use for these - how do you distinguish what you are accessing in smart-pointer-like types.
1 comments
WalterBright
88 days ago
You'd still use the "." operator. Value, reference, or smart pointer use the same syntax. This means you can refactor them easily.
link