------- Comment #14 from tom dot prince at ualberta dot net  2009-04-27 16:25 
-------
The updated version n2844. From the intro: (I guess I meant "being bound to" in
the language of the standard)

int i = 2;
double &&d = i; // previously well-formed (d bound to a temporary double), now
ill-formed



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39923

Reply via email to