$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David B. Held (dheld_at_[hidden])
Date: 2002-10-02 23:43:57
"Philippe A. Bouchard" <philippeb_at_[hidden]> wrote in message
news:ang942$il7$1_at_main.gmane.org...
> [...]
> Would this smart pointer be smart enough to be added to the next
> version of Boost?
If you think it's ready, ask for a formal review. You will help yourself
considerably, however, if you write a robust test program and
documentation, consistent with other Boost libraries. Take a look at
the Boost.Test library to help you write the tests.
Dave