Constant relationships between non-constant objects
Jesse Phillips via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 17 19:15:19 PDT 2014
On Wednesday, 18 June 2014 at 01:31:33 UTC, Sebastian Unger wrote:
> Or has D really done away with the MOST important use case of
> const (preventing developer mistakes! Not optimization.)
>
> Cheers,
> Seb
Yes. D does not provide head-const.
Though I would disagree that it is the most important use-case
for const.
More information about the Digitalmars-d
mailing list