@property ref foo() { ...} won't work...?
Steven Schveighoffer
schveiguy at yahoo.com
Tue Mar 1 04:20:18 PST 2011
On Tue, 01 Mar 2011 07:19:21 -0500, Lars T. Kyllingstad
<public at kyllingen.nospamnet> wrote:
> On Tue, 01 Mar 2011 12:25:30 +0100, Magnus Lie Hetland wrote:
>
>> 2. How can I make r.front = foo work, when I only have r.front(),
>> returning a ref (which seems like it is used in actual code)?
>
> I think this is a bug, but I'm not entirely sure.
It is most definitely a bug. Please file.
-Steve
More information about the Digitalmars-d-learn
mailing list