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?