[Issue 14931] switch doesn't work with any pointers
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Aug 18 08:53:53 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14931
Sobirari Muhomori <dfj1esp02 at sneakemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://forum.dlang.org/post
| |/mqvbcl$1k2q$2 at digitalmars.
| |com
--- Comment #2 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
As I understand from the discussion, the idea is to not only compile it, but to
generate a jump table for such switch statement instead of being a syntax sugar
for if-else chain?
--
More information about the Digitalmars-d-bugs
mailing list