http://d.puremagic.com/issues/show_bug.cgi?id=8799
Summary: Tuple Expand Property
Product: D
Version: D2
Platform: All
URL: http://dlang.org/tuple.html
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: websites
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Jesse Phillips <[email protected]> 2012-10-10
19:34:35 PDT ---
As per doc comment: http://www.prowiki.org/wiki4d/wiki.cgi?DocComments/Tuples
After the section starting with "Tuples can be used as arguments to templates,
and if so ...", you should mention, that tuples don't expand automatically to
multiple function arguments, but their expand property can be used to effect
this. Then show an example of this.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------