Make all functions from std.typecons "Proxy" inout

Namespace rswhite4 at googlemail.com
Tue May 8 15:58:05 PDT 2012


In my development of the Ref / NotNull structure, I came across a
problem: All the methods of "Proxy" aren't "inout". Has this a
reason or will change? In my opinion they should all be "inout".
I mentioned previous self fixes in my corresponding "Ref /
NotNull" thread already.



More information about the Digitalmars-d-learn mailing list