$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-03-19 15:42:24
> To proceed, we need two new tests. One that tests currently valid code
> that
> will continue to work the same way, and another that tests the new
> behavior.
I've added esft_regtest.cpp to libs/smart_ptr/test that aims to catch
regressions in existing code. If you can spot something that I missed please
let me know.