Boost logo

Boost :

Subject: [boost] [unordered] a strange limitation for move emulation in Boost.Unordered
From: Joaquin M Lopez Munoz (joaquin_at_[hidden])
Date: 2013-07-08 04:17:30


Here:

http://www.boost.org/doc/html/unordered/compliance.html#unordered.compliance.move

it reads:

"Non-copyable objects can be stored in the containers, but without
support for rvalue references the container will not be movable."

Why not? Container movement does not ever touch its elements, so I
don't see the connection.

Joaquín M López Muñoz
Telefónica Digital


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk