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: nob...@puremagic.com ReportedBy: pub...@dicebot.lv --- Comment #0 from Dicebot <pub...@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: -------