RESOLVED WONTFIX100549
Add an operator& to RetainPtr
https://bugs.webkit.org/show_bug.cgi?id=100549
Summary Add an operator& to RetainPtr
Anders Carlsson
Reported 2012-10-26 11:57:04 PDT
Add an operator& to RetainPtr
Attachments
Patch (1.23 KB, patch)
2012-10-26 12:00 PDT, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2012-10-26 12:00:16 PDT
Anders Carlsson
Comment 2 2012-10-26 13:37:05 PDT
WebKit Review Bot
Comment 3 2012-10-26 16:29:52 PDT
Re-opened since this is blocked by bug 100574
Anders Carlsson
Comment 4 2012-10-26 16:31:37 PDT
Let's not do this using operator& - it broke putting RetainPtrs in HashMaps (and probably Vectors too).
Note You need to log in before you can comment on or make changes to this bug.