23 Aug
2010
23 Aug
'10
5:17 p.m.
On Mon, Aug 23, 2010 at 10:06 AM, Eric Seidel <eric@webkit.org> wrote:
Would this then combine with the Mac/Win port's RetainPtr in some way?
I think it makes a lot of sense to gradually combine our duplicate smart pointer logic into one base or templated class. They all seem to be in WTF, so even more so. Martin