wg21.cmeerw.net

The wording in 13.8 [temp.res] paragraph 3:

A qualified-name that refers to a type and that depends on a template-parameter (13.8.3 [temp.dep] ) shall be prefixed by the keyword typename to indicate that the qualified-name denotes a type, forming an elaborated-type-specifier (9.2.9.5 [dcl.type.elab] ).
was intended to say:
A qualified-id that refers to a type and in which the nested-name-specifier depends on a template-parameter (13.8.3 [temp.dep] ) shall ...
in much the same vein as 13.8.3.2 [temp.dep.type], second bullet, first half.

Proposed resolution (10/00): As suggested.

History Date User Action Args 2003-04-25 00:00:00adminsetstatus: dr -> tc1 2000-11-18 00:00:00adminsetmessages: + msg453 2000-11-18 00:00:00adminsetstatus: ready -> dr 2000-05-21 00:00:00adminsetstatus: drafting -> ready 2000-02-23 00:00:00adminsetstatus: open -> drafting 1999-05-28 00:00:00admincreate

Read the original on wg21.cmeerw.net ↗