October 12, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11236

           Summary: assumeUnique and pointsTo do not belong in
                    std.exception
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: andrej.mitrovich@gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-10-12 14:40:14 PDT ---
These two functions should become aliases to wherever we end up moving them, and eventually become deprecated and later removed, they really don't belong in std.exception.

assumeUnique could go to std.conv/std.typecons and pointsTo seems like it could fit in with std.traits.

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