If you could make any changes to D, what would they look like?

Adam D Ruppe destructionator at gmail.com
Wed Oct 20 15:58:49 UTC 2021


On Wednesday, 20 October 2021 at 15:53:53 UTC, H. S. Teoh wrote:
> Object* *is* the pointer.  There's nothing going on behind the 
> scenes.

well tho does obj++; move the pointer or call the operator on the 
class?

I don't think this syntax is ideal (I kinda prefer the old 
`Object ref` proposal), but just it is something interesting to 
think about.


More information about the Digitalmars-d mailing list