Skip to content

No parameter help appears for constructors when using {} #1667

@sean-mcmanus

Description

@sean-mcmanus

Use code like

struct s { s(int i) {} };
int main()
{
s ss{} // No parameter help appears here, but it does with VS 2017.
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions