[Issue 3567] std.traits: Unqual doesn't handle arrays well
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 2 12:39:38 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3567
David Simcha <dsimcha at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dsimcha at yahoo.com
Resolution| |INVALID
--- Comment #1 from David Simcha <dsimcha at yahoo.com> 2009-12-02 12:39:37 PST ---
This behavior is by design. Unqual is supposed to shallowly strip const, etc,
not deeply strip it.
--
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