$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [Block Pointer] Review Request
From: Phil Bouchard (philippe_at_[hidden])
Date: 2011-05-01 13:44:20
Hi,
I made the requested corrections to the Block Pointer, I've added
automated tests and its corresponding Jamfile. The tests can be found here:
https://svn.boost.org/svn/boost/sandbox/block_ptr/libs/smart_ptr/test/block_ptr_test1.cpp
https://svn.boost.org/svn/boost/sandbox/block_ptr/libs/smart_ptr/test/block_ptr_test3.cpp
Once again the documentation can be found here:
https://svn.boost.org/svn/boost/sandbox/block_ptr/libs/smart_ptr/doc/tutorial.html
Now I'm pretty sure I haven't forgotten anything and I am requesting a
review.
Thanks,
-Phil