www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11236] New: assumeUnique and pointsTo do not belong in std.exception

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



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: -------
Oct 12 2013