Skip to content

Incorrect comment in [intro.execution] p. 12 #1706

@RazvanAM

Description

@RazvanAM

In this paragraph there is the following code sample:

S s1(1); // full-expression is call of S​::​S(int)

Why is the full-expression the call to the constructor and not the entire construct (init-declarator) itself? (In the same paragraph (p 12.3) it says that an init-declarator is a full-expression.)

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