This is the mail archive of the gcc@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: Status of C++11 Move and Using Unique_Ptr



On 2020-03-01 4:28 p.m., Jonathan Wakely wrote:
> On Sun, 1 Mar 2020 at 20:24, Nicholas Krause wrote:
>> I'm not sure of the current status of the C++11
>> move
> 
> We're in the middle of GCC 10's stage 4 and not doing anything like that now.
> 
> As has been said several times, it's in scope for GCC 11, but not before.
> 
Jonathan,
Sorry my memory was a bit bad about that :(. I don't recall what C++ features
we decided on limiting to as that was still under discussion. I would really
like unique_ptr and stl library features like that. however I don't cecall if
there was a discussion on allowing C++ STL 11 library features in gcc.

At least it was not a definite yes on allowing STL libraries,
Nick


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