[dmd-beta] const attribute etc

Михаил Страшун m.strashun at gmail.com
Sun Jun 2 12:45:10 PDT 2013


I have awaited it all the time since got familiar with D. The fact
that in spec everything is listed as an attriubute makes initial
studying of the type system rather difficult. C++ is far from perfect,
too, but at least they have some separation between qualifiers,
storage classes, protection attributes etc. That helps.

On Sun, Jun 2, 2013 at 10:19 PM, Andrei Alexandrescu <andrei at erdani.com> wrote:
> I see documentation at http://dlang.org/attribute.html for const, immutable,
> shared, inout attributes.
>
> I think we must extricates those from there. They are qualifiers, and have
> distinct properties from attributes.
>
>
> Thoughts?
>
> Andrei
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta


More information about the dmd-beta mailing list