@property ref foo() { ...} won't work...?
Magnus Lie Hetland
magnus at hetland.org
Wed Mar 2 04:42:59 PST 2011
On 2011-03-01 13:20:18 +0100, Steven Schveighoffer said:
> 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.
Done.
> -Steve
--
Magnus Lie Hetland
http://hetland.org
More information about the Digitalmars-d-learn
mailing list