https://issues.dlang.org/show_bug.cgi?id=23666
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Nick Treleaven <[email protected]> --- You can use `auto opApply` to infer attributes instead of a template. --
