This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [patch] Fix libstdc++/36962


2008/9/4 Paolo Carlini:
> Chris Fairles wrote:
>>
>> No big deal, but I noticed that _Sp_* classes use private ctor/cctor
>> as opposed to deleted ctor/cctor. Obviously not a requirement for
>> internal classes but the feature's there, might as well use it :)
>>
>
> Good catch, I agree with Chris. Up to you, Jonathan... Well, higher priority
> updating result_of for C++0x... ;)

Yep, good idea, but I expect there will be more changes to the C++0x
version soon anyway, so that can be done next time - I've just
committed what I sent earlier.


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