On 04/16/2014 02:13 PM, Ion GaztaƱaga wrote:
Thanks for your feedback. If Boost.Container does not offer anything different from standard containers, then there is no room for this library. So if you have more ideas to add, please suggest them.
I'm primarily interested in having move emulation handled properly in all cases. Additionally, map::emplace with piecewise construction would also be very useful in C++03. Therefore fixing some already reported tickets ([1-3]) may be a good idea.
If you don't mind, a single ticket with the comments of your post will be enough to do all the changes.
Here you have: - https://svn.boost.org/trac/boost/ticket/9915 WBR, Adam Romanek [1] https://svn.boost.org/trac/boost/ticket/9689 [2] https://svn.boost.org/trac/boost/ticket/9644 [3] https://svn.boost.org/trac/boost/ticket/9003