Skip to content

[expr]/12 optional conversion #1597

@brevzin

Description

@brevzin

The wording currently reads:

If the expression is a prvalue after this optional conversion, the temporary materialization conversion is applied.

"this optional conversion" refers to the lvalue-to-rvalue conversion. Optional isn't a good word here, since the conversion itself is mandatory - just only conditionally applied. Maybe "If this conversion is applied and the resulting expression is a prvalue, the temporary materialization conversion is applied"? Or something along those lines.

Metadata

Metadata

Assignees

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