Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::serialization::null_deleter
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-12-21 19:13:02


Hmmm - I'd have to spend more time on it to give a good answer.

In any case, the latest version in the trunk - and maybe release - I forgot
has null_deleter replaced with something else to fix a bug.

Robert Ramey

Andreas Ronnquist wrote:
> Hi!
>
> I am using boost::serialization::detail::null_deleter in combination
> with shared_ptr (on boost 1.34/35) - and I am having a user of my
> program compiling my program (on boost 1.41) who says he has to change
> that line to just boost::serialization::null_deleter to get it to
> work.
>
> Should I work around this with pre-processor checks, and in that case
> - what versions should I look for?
>
> Or is there a simpler fix?
>
> thanks in advance


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