[Issue 5308] std.conv should also use a to function to convert to other class types

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 18 11:30:27 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=5308


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |andrej.mitrovich at gmail.com
         Resolution|                            |FIXED


--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-12-18 11:30:26 PST ---
The `to` method version is now deprecated and opCast is expected instead:

http://dlang.org/phobos/std_conv.html#toImpl

-- 
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