Skip to content

sizeofでの()について #188

@bellbind

Description

@bellbind

構文としては、sizeof 式sizeof (形名)は区別され、前者は括弧が必須ではありません。

N3337 p104 "5.3 Unary expresssions"では

sizeof unary-expression
sizeof ( type-id )
sizeof ... ( identifier )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions