
25 Apr
2012
25 Apr
'12
10:45 p.m.
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