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
On 3/12/2012 8:44 AM, Andrew MacLeod wrote:
On 03/10/2012 09:17 AM, Joe Gottman wrote:
According to the news on the front page, the C++11 memory model
has been added to gcc. But C++11 status page
(http://gcc.gnu.org/projects/cxx0x.html) says that it hasn't. Is
this an over
According to the news on the front page, the C++11 memory model has
been added to gcc. But C++11 status page
(http://gcc.gnu.org/projects/cxx0x.html) says that it hasn't. Is this
an oversight?
Joe Gottman