Reference counted containers prototype
Peter Alexander
peter.alexander.au at gmail.com
Tue Dec 27 02:32:39 PST 2011
On 27/12/11 3:05 AM, Andrei Alexandrescu wrote:
> On 12/26/11 8:23 PM, Peter Alexander wrote:
>> I am
>> not convinced that it can be used seamlessly without some relatively
>> large changes to the language.
>
> I repeat that opDispatch and auto ref were invented for this, so
> anything that doesn't work now is a bug. There are no changes needed to
> the language, only fix the bugs :o).
How do you call template member functions of the held object without
changing opDispatch?
More information about the Digitalmars-d
mailing list