Blog post: What D got wrong
evilrat
evilrat666 at gmail.com
Sat Dec 15 06:57:31 UTC 2018
On Tuesday, 11 December 2018 at 10:45:39 UTC, Atila Neves wrote:
> A few things that have annoyed me about writing D lately:
>
> https://atilanevesoncode.wordpress.com/2018/12/11/what-d-got-wrong/
Wait, no word about ref parameters? No way!
If you try to bind to typical C++ code they are *EVERYWHERE*, add
to that inability to make ref variable(well, it can be mimick'd
by wrapping in a helper function but it still sucks) and it
completely destroys the usability.
In its current form ref in D is PITA...
When it comes to C++ interop unfortunatelly it is too much left
to wish
More information about the Digitalmars-d-announce
mailing list