$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-11-10 06:36:48
test_shared_ptr:
derived_deleter should take a derived*, not base*. concrete should use
virtual inheritance.
test_bind:
All function tests use bind( &test_proc... ), bind( test_proc... ) should be
tested too.
-- Peter Dimov http://www.pdimov.com