[webkit-dev] std::shared_ptr?

Brendan Long self at brendanlong.com
Sat Oct 26 11:16:17 PDT 2013


On 10/25/2013 06:38 PM, Darin Adler wrote:
> We are replacing PassOwnPtr and OwnPtr with std::unique_ptr. This is
> part of a general trend where we are adopting some C++11 language and
> library features.
Is there any plan to replace RefPtr with std::shared_ptr too, or is
there some reason why that would be a bad idea?


More information about the webkit-dev mailing list