[Issue 11236] New: assumeUnique and pointsTo do not belong in std.exception
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 12 14:40:15 PDT 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 at puremagic.com
ReportedBy: andrej.mitrovich at gmail.com
--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at 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: -------
More information about the Digitalmars-d-bugs
mailing list