Boost logo

Boost :

Subject: Re: [boost] [block_ptr] & Java
From: Phil Bouchard (philippe_at_[hidden])
Date: 2013-08-31 14:15:04


On 8/31/2013 1:26 PM, Phil Bouchard wrote:
>
> And if you have:
>
> +-> 1 -+ +-> 2 -+
> | | | |
> +------+ +------+
>
> 1 will be deleted then 2.

Note that in order to end up with the aforementioned case we need to
start with:

+-> 1 -------> 2 -+
| |
+-----------------+

+-> 1 -+ +-> 2 -+
| | | |
+------+ +------+

-Phil


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