
1 May
2009
1 May
'09
11:20 a.m.
I've committed to sandbox/move changes to add has_nothrow_move and some tweaks to containers (revision 52699). I haven't touched pair because I have no time to test anythying from now to the end of the next week, but I will try to keep an eye on this issue. I need time to see implications on allocators, which are copied (for non scoped allocators) on move construction and that would require no-throw guarantee to make the container nothrowmovable. I hope you find changes useful for BoostCon. Best, Ion