[Issue 22799] opApply() delegates not required to be scope

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 20 23:56:59 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=22799

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
The spec says:

"Best practice is to annotate delegate parameters with scope when possible."

so this bug is invalid.

--


More information about the Digitalmars-d-bugs mailing list