[Issue 13084] ModuleInfo.opApply delegate expects immutable parameter

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jul 12 05:40:49 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13084

--- Comment #5 from Jacob Carlborg <doob at me.com> ---
(In reply to Walter Bright from comment #4)
> Hmm. Suppose we did this:
> 
>   alias immutable(_ModuleInfo) ModuleInfo;
> 
> ?

It would still break the API.

--


More information about the Digitalmars-d-bugs mailing list