Boost logo

Boost Users :

Subject: Re: [Boost-users] [shared_ptr] make_shared causes Access Violation
From: Peter Dimov (pdimov_at_[hidden])
Date: 2011-05-11 10:08:11


Paul Heil wrote:

> The callstack is the same with boost 1.46.1.

Yes, you're right, sorry. The fix is not in 1.46.1 (released March 12th). It
went in March 23rd and will be in the next release. Until then... I guess
one option is to use the release branch from the SVN:

https://svn.boost.org/svn/boost/branches/release

or to copy only the following files from it:

boost/smart_ptr/
    detail/shared_count.hpp
    detail/sp_counted_impl.hpp
    make_shared.hpp


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net