Skip to content

CWG3107 [temp.alias] Misleading note "An alias template name is never deduced." #786

@t3nsor

Description

@t3nsor

Full name of submitter: Brian Bi

Issue description: The note to paragraph 2 is incorrect because an alias template A can indeed be deduced from a type of the form T<A> (where T is a template with a type template template parameter).

Suggested resolution: Modify the note as follows:

AnThe alias template name is nevernot deduced from such a type ([temp.deduct.type]).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions