
"Caleb Epstein" <caleb.epstein@gmail.com> wrote in message news:<989aceac0601240847g8101b60x7fcecbd5fa1d7408@mail.gmail.com>...
On 1/24/06, David Maisonave <dmaisonave@commvault.com> wrote:
Since the current smart_ptr (policy_ptr) class at boost vault is on hold, I like to propose adding the following smart_ptr class to the boost library: http://code.axter.com/smart_ptr.h
You can propose your class(es) for review, but you will need to provide documentation and unit-tests if you expect your code to stand a snowball's chance of being accepted into Boost.
See http://boost.org/more/submission_process.htm for some more info.
It does have unit testing code in the validation code that I previously posted. Since there's already example usage, and comments in the code, it wouldn't be that hard for me to pull it out, and put it into a formal document. I already have visited the submission link, and I just check it again, and I don't see where in the process the documentation should be developed. Moreover, I don't see any documentation for the current smart_ptr (policy_ptr) class that is in the boost vault. In any case, I expect to have the first draft of the documentation done shotly.