|
Boost : |
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk