
16 Nov
2011
16 Nov
'11
11:55 p.m.
On Wed, Nov 16, 2011 at 5:30 PM, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> 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