[Issue 5658] Undocumented fields in std.typecons.Tuple

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 27 10:30:59 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5658


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |andrei at metalanguage.com
         AssignedTo|nobody at puremagic.com        |andrei at metalanguage.com


--- Comment #1 from Andrei Alexandrescu <andrei at metalanguage.com> 2011-02-27 10:28:11 PST ---
field is a leftover from the days tuple[n] didn't work (one would write
tuple.field[n]). expand should stay.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list