[Issue 20944] proper typedef refInt = ref int
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 17 22:02:29 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20944
Stanislav Blinov <stanislav.blinov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |stanislav.blinov at gmail.com
Resolution|--- |INVALID
--- Comment #1 from Stanislav Blinov <stanislav.blinov at gmail.com> ---
This is not a bug. ref is a storage class for parameters and return values, and
not part of a type. There is no surprise here, at all.
--
More information about the Digitalmars-d-bugs
mailing list