$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-05-21 17:55:47
Robert Ramey:
> I've done exactly this - I don't know if I checked it yet. It only
> requred a couple of changes in the body of shared_count so
> I'm fine with this final workaround.
No, it doesn't seem to be checked in.
> Peter Dimov wrote:
> A better way to deal with the problem would be to
>>> just remove the offending "using namespace boost::detail;" line from
>>> boost/serialization/detail/shared_count_132.hpp.