Boost logo

Boost :

Subject: Re: [boost] Boost libraries for 'TR2'
From: Cory Nelson (phrosty_at_[hidden])
Date: 2011-11-16 18:55:14


On Wed, Nov 16, 2011 at 5:30 PM, Vicente J. Botet Escriba
<vicente.botet_at_[hidden]> wrote:
> Hi,
>
> just out of curiosity, which Boost libraries could we expect to be proposed
> for the TR2 (or whatever the new C++ run for new libraries will be called)?

I know at least Filesystem and Dynamic Bitset are on the table for TR2.

>
> I would like myself to see between others: Accumulators, Any, Asio,
> DynamicBitset, Filesystem, Format, Fusion, Interprocess, Intrusive, Mpl,
> Optional, PointerContainer, ProgramOptions, Proto, Range, Signals, Thread
> (shared locks), Units and Variant.

I don't know if Pointer Container has a point in a C++11 world, now
that we can std::vector<std::unique_ptr<T>>.

-- 
Cory Nelson
http://int64.org

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