Boost logo

Boost :

Subject: Re: [boost] [Block Pointer] benchmark
From: Phil Bouchard (philippe_at_[hidden])
Date: 2011-05-25 03:18:42


On 5/24/2011 10:52 PM, Nevin Liber wrote:
>
>
> Heck, even auto_ptr is significantly faster using new instead of make_shared
> and make_block. Simply amazing! Wait, ... how exactly did you use
> make_shared and make_block in the auto_ptr case?

auto_ptr uses make_auto in the make test, shared_ptr uses make_shared
and block_ptr uses make_block.

-Phil


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