From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2003-01-28 14:53:21


"Philippe A. Bouchard" <philippeb_at_[hidden]> wrote in message
news:b16m42$7pv$1_at_main.gmane.org...
> Lock mechanism was added to shifted_ptr<>:
> http://groups.yahoo.com/group/boost/files/shifted_ptr.zip
>
> Benchmarks are also updated. Still shifted_ptr<> is using less memory and
> twice faster for reconstruction time.
>
> Notes:
> - The first memory map report is not precise (shifted_ptr<U>).
> - The reports were reordered (shifted_ptr<U>, shifted_ptr<T> &
> shared_ptr<T>).
>
> I believe there is not that much left to do besides optimizations.

.. and besides true garbage collection.

Philippe A. Bouchard