
Le 22/11/11 17:25, Antony Polukhin a écrit :
2011/11/17 Vicente J. Botet Escriba<vicente.botet@wanadoo.fr>:
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)? Lexical_cast is proposed for TR2. (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1973.html) Yes, I know these links. My question is if the author will continue with their current proposals or others should take the relay, but maybe this is not the correct forum.
Who is working on a concrete proposal? Which libraries would you like to be proposed? It has been proposed by Kevlin Henney and Beman Dawes.
I`d love to see Optional, Variant, Fusion, MPL, ProgramOptions, Interprocess, Spirit and Asio in TR2. However Spirit and Asio are very big and there is still some work going on, so I don`t think they will be in TR2.
In case you were not aware, there were already one proposal for ASIO: Networking Library Proposal for TR2 (see http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2054.pdf) Best, Vicente