Created on 2014-11-03.00:00:00 last changed 94 months ago
Proposed resolution (September, 2015):
Change 13.2 [temp.param] paragraph 11 as follows:
If a template-parameter of a class template, variable template, or alias template has a default template-argument, each subsequent template-parameter shall either have a default template-argument supplied or be a template parameter pack. If a template-parameter of a primary class template, primary variable template, or alias template is a template parameter pack, it shall be the last template-parameter. A template parameter pack...
[Adopted at the February, 2016 meeting.]
According to 13.2 [temp.param] paragraph11,
If a template-parameter of a class template or alias template has a default template-argument, each subsequent template-parameter shall either have a default template-argument supplied or be a template parameter pack. If a template-parameter of a primary class template or alias template is a template parameter pack, it shall be the last template-parameter.
These requirements should apply to variable templates as well.
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-02-06 00:00:00 | admin | set | status: tentatively ready -> cd4 |
2015-11-10 00:00:00 | admin | set | messages: + msg5607 |
2015-11-10 00:00:00 | admin | set | status: drafting -> tentatively ready |
2015-05-25 00:00:00 | admin | set | status: open -> drafting |
2014-11-03 00:00:00 | admin | create |