https://issues.dlang.org/show_bug.cgi?id=16521
Steven Schveighoffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Steven Schveighoffer <[email protected]> --- I see the same deprecation warning in my code, but I'm not using the actual tuple value, just the index. Static foreach would be handy here... --
