[Issue 17593] __POS__ magical constant like __FILE__ and friends

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 5 07:01:43 PDT 2017


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

b2.temp at gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp at gmx.com             |

--- Comment #5 from b2.temp at gmx.com ---
The tuple solution while working is not ideal, tuple type is not infered so it
cannot be upgraded automatically if the internal DMD tuple member changes.

--


More information about the Digitalmars-d-bugs mailing list