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] PR23358 Remove unused template parameter in _Destroy


For some reason, the previous attachment didn't patch cleanly. I want to
mention that this attachment patches cleanly with the mainline, gcc 4.0
and libstdc++.so.7 branches.

Thomas Kho

Quoting "KHO,THOMAS WIN" <tkho@ucla.edu>:

> The extra template parameter causes specialization to be ignored.
>
> Regards,
>
> Thomas Kho
>
> ChangeLog:
> 2005-08-18  Thomas Kho  <tkho@ucla.edu>
> 	PR libstdc++/23358
> 	* stl_construct.h (_Destroy): Removed unused template parameter.


Attachment: stl_construct.h.patch
Description: Binary data


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