This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 114a. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.

2024-04-18


1289. Can an alias template name the current instantiation?

Section: 13.8.3.2  [temp.dep.type]     Status: NAD     Submitter: James Widman     Date: 2011-04-06

It does not appear to be possible to use the name of an alias template (without a template argument list) to refer to the current instantiation.

Rationale (August, 2011):

The rules are as intended.