[Issue 11235] New: Add analog of TypeTuple that does not auto-expand
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 12 14:23:59 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11235
Summary: Add analog of TypeTuple that does not auto-expand
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: public at dicebot.lv
--- Comment #0 from Dicebot <public at dicebot.lv> 2013-10-12 14:23:58 PDT ---
This topic pops up frequently in D.learn when one needs to pass several
distinct TypeTuple's as template arguments. Auto-expansion behavior of existing
TypeTuple does not make it possible because two will be merged into single
argument list.
--
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