Re: gcc 4.8 and N3276

2013-03-23 Thread Paolo Carlini
On 03/23/2013 03:44 AM, Joe Gottman wrote: Does gcc 4.8 include the changes to decltype specified in N3276 (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3276.pdf)? If not, can we expect these for 4.8.1? Yes, in 4.8.1, Jason backported: 2013-03-22 Jason Merrill N3276 PR

gcc 4.8 and N3276

2013-03-22 Thread Joe Gottman
Does gcc 4.8 include the changes to decltype specified in N3276 (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3276.pdf)? If not, can we expect these for 4.8.1? Thanks, Joe Gottman