[Issue 4536] Typetuples (T...) should have an .init member
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 15 09:52:48 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4536
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #3 from bearophile_hugs at eml.cc 2011-06-15 09:48:06 PDT ---
(In reply to comment #2)
> What should .init do for a TypeTuple like this?
> TypeTuple!(3, int).init = ?
I think raise a syntax error (or return a TypeTuple!(3, 0)).
--
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