http://d.puremagic.com/issues/show_bug.cgi?id=4882
Summary: std.traits hasUnsharedAliasing does not work for
function type
Product: D
Version: D2
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from [email protected] 2010-09-17 14:20:03 PDT ---
Created an attachment (id=759)
Test case.
functions (unlike delegates) do not have any unshared aliasing but
hasUnsharedAliasing thinks they do.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------