- Notifications
You must be signed in to change notification settings - Fork 553
Open
Labels
A-expressionsArea: ExpressionsArea: ExpressionsLanguage CleanupImprovements to existing language which is correct but not clear, or missing examples, or the like.Improvements to existing language which is correct but not clear, or missing examples, or the like.
Description
C++ calls them value categories. Since we call one "value expression", I'd like to avoid that term and instead call them a category of some kind. Since the distinction is about what kind of thing the expression evaluates to, I figured "evaluation category" would be the best term.
Having this term would also let me say parenthesized expressions are of the same evaluation category as their enclosed operand.
Metadata
Metadata
Assignees
Labels
A-expressionsArea: ExpressionsArea: ExpressionsLanguage CleanupImprovements to existing language which is correct but not clear, or missing examples, or the like.Improvements to existing language which is correct but not clear, or missing examples, or the like.