$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-11-09 09:59:50
John Maddock wrote:
> I've placed an alpha release of the TR1 subset of Boost on the
> sourceforge download page:
> https://sourceforge.net/project/showfiles.php?group_id=7586&package_id=189383
>
> Eventually, this package will track Boost-1.34 releases, but until
> that happens, I wanted to test the water and see how a subset like
> this would be received, and how best to organise it's packaging etc.
> So any feedback you have would be most welcome!
>
> The subset includes:
>
> TR1
> Reference Wrappers
> Shared_ptr
Please update detail/bad_weak_ptr.hpp; it now returns "tr1::bad_weak_ptr"
from what() for extra TR1 conformance.