Boost logo

Boost :

Subject: Re: [boost] [block_ptr] & Java
From: Phil Bouchard (philippe_at_[hidden])
Date: 2013-09-02 13:36:57


On 8/30/2013 6:29 PM, Phil Bouchard wrote:
>
> I have my take on smart pointers because I am working on Webkit which
> uses its own similar smart pointers to Boost's.

Basically in Webkit they use RefPtr and PassRefPtr which are identical
to shared_ptr and weak_ptr.

-Phil


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk