A comparison between C++ and D
Namespace via Digitalmars-d
digitalmars-d at puremagic.com
Wed Mar 9 10:50:15 PST 2016
On Wednesday, 9 March 2016 at 01:18:26 UTC, maik klein wrote:
> Direct link: https://maikklein.github.io/post/CppAndD/
> Reddit link:
> https://www.reddit.com/r/programming/comments/49lna6/a_comparison_between_c_and_d/
>
> If you spot any mistakes, please let me know.
I'm missing the wildcard modifier inout (even if it's a ugly
name), which inherits constness automatically. That is really
awesome.
More information about the Digitalmars-d
mailing list