C++ PATCH to support non-constexpr variable templates

Ville Voutilainen ville.voutilainen@gmail.com
Mon Aug 25 09:24:00 GMT 2014


On 25 August 2014 05:54, Jason Merrill <jason@redhat.com> wrote:
> On 08/23/2014 06:29 PM, Ville Voutilainen wrote:
>>
>> Based on my quick tests with it, it seems to me that we need more
>> tests for static member variable templates. My first attempt at something
>> like that gave an ICE...
>
>
> Yeah, I figured there would be more to do.  More tests are welcome.  :)


Well, it's a bit premature to add tests when the implementation itself is not
quite complete, I guess. :) Having ICEs makes it hard to add tests, too. :P



More information about the Gcc-patches mailing list