[Issue 17369] New: [Module std.traits] Documentation lists ditto in table

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu May 4 08:50:32 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17369

          Issue ID: 17369
           Summary: [Module std.traits] Documentation lists ditto in table
           Product: D
           Version: D2
          Hardware: All
               URL: http://dlang.org/library/std/traits.html
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: john.michael.hall at gmail.com

The documentation summary tables for std.traits available at
https://dlang.org/library/std/traits.html
do not maintain the same order as the original documentation.

As a result, it says ditto in some places, such as for ConstOf or ImmutableOf,
without any clear idea of what it is referring to.

--


More information about the Digitalmars-d-bugs mailing list