On 05/24/2010 06:27 PM, Andrei Alexandrescu wrote:
struct List { int v; List * next; }


While I do agree with that design for a list, that is no reference type.

I thought we wanted reference types.

Reply via email to