$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-11-05 13:14:19
> |smart_ptr|
> shared_ptr_basic_test: darwin-4.0.1
No idea what goes wrong here; there's no output.
> shared_ptr_delete_fail: sun-5.9
This is a negative test for "delete sp;" where sp is a shared_ptr. I see no
markup for it for a previous Sun C++; any ideas? Is this a compiler
regression? Or something to do with the countless unspecified bool
workarounds?