
24 Nov
2011
24 Nov
'11
9:47 a.m.
On 23 November 2011 16:39, Löw, Tobias (STEAG Energy Services GmbH) <Tobias.Loew@steag.com> wrote:
I just switched from boost version 1.47 to 1.48 and now I've got the effect that my compiler (msvc 2008) generates the wrong (i.e. non-const) assignment operator in the following example:
This is due to Boost.Move's move emulation. I think I should have given it a release or two to settle down before I made Boost.Unordered movable. There's some discussion of this at: https://svn.boost.org/trac/boost/ticket/6167