This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++11 support


On 26 February 2013 09:04, Zdenko Bacik wrote:
> Dear GCC team,
>
> I would like to ask you, if you have any time schedule plan to support
> for C++11 as a non-experimental version ?
> I couldn't find this kind of information on your website.

There is no schedule.

See http://gcc.gnu.org/ml/gcc/2013-01/msg00247.html and
http://gcc.gnu.org/ml/gcc/2013-01/msg00265.html

There are some important standard library changes that won't be done
before GCC 4.9, such as switching to a std::string that doesn't use
reference-counting.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]