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


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... ;)

Paolo.


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