http://d.puremagic.com/issues/show_bug.cgi?id=5135
Summary: std.container docs: table cells with $(TDNW) not
displayed
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Nick Treleaven <[email protected]> 2010-10-30
06:12:18 PDT ---
This is possibly a website issue, not sure.
The table in the main description here:
http://www.digitalmars.com/d/2.0/phobos/std_container.html
is missing all <td> table cells that are declared in the container.d source
with the $(TDNW ...) syntax. (container.d seems the only place TDNW is used).
Consequently the table is very hard to understand.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------