[Issue 14269] Enum is not implicitly converted to base type when using ref
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Mar 12 11:53:44 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14269
Ketmar Dark <ketmar at ketmar.no-ip.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ketmar at ketmar.no-ip.org
--- Comment #25 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
(In reply to Steven Schveighoffer from comment #24)
> foo(c); // works, and passed by ref!
but it's in no way passed by ref! O_O
--
More information about the Digitalmars-d-bugs
mailing list