[Issue 18830] Document Allowance for "new" with "scope" in @nogc Functions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun May 6 00:35:49 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18830
greenify <greeenify at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |greeenify at gmail.com
--- Comment #1 from greenify <greeenify at gmail.com> ---
FWIW scope & new will result in an allocation on the stack, though I agree that
this should be properly documented.
--
More information about the Digitalmars-d-bugs
mailing list