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

H.J. Lu hjl.tools@gmail.com
Mon Jun 28 07:43:00 GMT 2010


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


-- 
H.J.



More information about the Gcc-patches mailing list