C++ PATCH for c++/9050 (DR 147, 318 -- naming the constructor)

H.J. Lu hjl.tools@gmail.com
Sat Jan 1 20:12:00 GMT 2011


On Sun, Jun 27, 2010 at 5:55 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Fri, Nov 20, 2009 at 11:33 PM, Jason Merrill <jason@redhat.com> wrote:
>> Previously, A::A named A via the injected-name-specifier.  DR 147 changed it
>> to name the constructor, so that explicit template arguments can be
>> specified for specializations of template constructors.
>>
>> Tested x86_64-pc-linux-gnu, applied to trunk.
>>
>
> This caused:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44040
>

This also caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47144


-- 
H.J.



More information about the Gcc-patches mailing list