RESOLVED DUPLICATE of bug 6191 6165
should be able to mix pointer types more with RefPtr/PassRefPtr
https://bugs.webkit.org/show_bug.cgi?id=6165
Summary should be able to mix pointer types more with RefPtr/PassRefPtr
Darin Adler
Reported 2005-12-20 09:20:32 PST
Here are things I believe we should add: 1) additional constructors for that take pointers of different compatible types, including different types of PassRefPtr_Ref 2) assignment operators that take pointers of different types 3) operator== and != implementations that allow two different types of pointers
Attachments
Darin Adler
Comment 1 2005-12-21 22:33:59 PST
*** This bug has been marked as a duplicate of 6191 ***
Note You need to log in before you can comment on or make changes to this bug.