Boost logo

Boost :

Subject: Re: [boost] [Shifted Pointer] Review Request
From: Vicente BOTET (vicente.botet_at_[hidden])
Date: 2011-04-22 01:31:23


> Message du 22/04/11 06:40
> De : "Phil Bouchard"

> A : boost_at_[hidden]
> Copie à :
> Objet : [boost] [Shifted Pointer] Review Request
>
> Greetings,
>
> I would like to request a review of the Shifted Pointer utility. I am
> happy to say that I've corrected some bugs within the library itself and
> now it seems to be working well with all test files. As pointed out by
> John Maddock, some pool functions such as ordered_free() can still be
> optimized in speed or replaced but for now I would like to keep the
> interface as it is until perhaps some changes to the pool can be proposed.
>
> Once again to compile the test executables (with gcc):
> $ svn co http://svn.boost.org/svn/boost/sandbox/shifted_ptr
> $ cd shifted_ptr/libs/smart_ptr/example
> $ make shifted_ptr_test3
>
> And its documentation can be found here:
> http://fornux.com/personal/philippe/devel/shifted_ptr/libs/smart_ptr/doc/

Hi,

this is much better, but I guess that a tutorial and some user land examples will be needed.

I would also appreciate if you had used the Boost tools for the documentation and for the running the tests. In any case if the library is accepted you will need to be familiar with.

Best,
Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk