[Issue 2738] New: Rebindable should work for interfaces.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 16 14:03:19 PDT 2009


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

           Summary: Rebindable should work for interfaces.
           Product: D
           Version: unspecified
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: dsimcha at yahoo.com


std.typecons.Rebindable only works for class instances derived from Object.  It
should also work when the compile-time type of the object is an interface.


-- 



More information about the Digitalmars-d-bugs mailing list