How to return a const handle (view) to a mutable member of an agregate
JR via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Mar 13 13:28:33 PDT 2016
On Sunday, 13 March 2016 at 20:13:03 UTC, Basile B. wrote:
> On Sunday, 13 March 2016 at 20:10:57 UTC, Basile B. wrote:
>> [...]
Basile beat me to it. Yes, ref const(Array!T) accessor.
http://dpaste.dzfl.pl/cb2bc5cf9917
More information about the Digitalmars-d-learn
mailing list