[Issue 5719] [patch] std.conv.to should support structs with custom	converters in addition to objects
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Oct  9 16:49:49 PDT 2011
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=5719
--- Comment #7 from Jonathan M Davis <jmdavisProg at gmx.com> 2011-10-09 16:48:59 PDT ---
True, there's a difference between something which is an instance of Object and
something which is an object. But D structs are still very much OO and are
definitely objects.
-- 
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