Boost logo

Boost :

Subject: Re: [boost] [Smart Ptr] make_shared slower than shared_ptr(new) on VC++9 (and 10) with fix
From: Ivan Erceg (ierceg_at_[hidden])
Date: 2012-04-25 18:45:49


Yuriy Zubritsky <mt.wizard <at> gmail.com> writes:

>
> I've discovered the same problem a year ago and got own fix for it. It
> outperforms both old boost::make_shared and std::make_shared (just a bit
> for the last one).
>

I would be very much interested in seeing your fix especially since it's faster
than mine.

Thanks,
Ivan


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