http://d.puremagic.com/issues/show_bug.cgi?id=10507

           Summary: refCountedPayload return type is missing 'ref' in docs
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Andrej Mitrovic <[email protected]> 2013-06-29 
16:48:54 PDT ---
http://dlang.org/phobos/std_typecons.html#.refCountedPayload

For some reason 'ref' isn't displayed. I'm not sure why, I've tried manually
copying the RefCounted implementation locally, and then it works. If instead I
build the docs for std\typecons.d I get the same result as on the website
(missing ref on return type).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to