Boost logo

Boost :

From: Phil Bouchard (philippe_at_[hidden])
Date: 2008-03-11 04:29:00


"Phil Bouchard" <philippe_at_[hidden]> wrote in message
news:fr5fi3$n7c$1_at_ger.gmane.org...

[...]

> Here is a list of things that still need to be done:
> - Replace owned<>::p_ with boost::optional<>
> - Add user-defined destructor to the pointee
> - Multi-threaded support
> - More aggresive internal usages of roofof<>()
> - Struct "set" and owned_base::last allocated from a private pool
> - make_shifted_ptr<>()

I know also that the stack segment and the heap could be fragmented as their
memory usage is unlimited on some system. Right now I am assuming the stack
and the heap segments are contiguous blocks but may have to be changed
obviously.

-Phil


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