[Issue 19036] .tupleof order guarantee

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 28 10:20:41 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=19036

Jacob Carlborg <doob at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob at me.com

--- Comment #1 from Jacob Carlborg <doob at me.com> ---
As a workaround, if your specification contains the names you could lookup the
names using in the class using __traits(identifier, A.tupleof[i]).

--


More information about the Digitalmars-d-bugs mailing list