Boost logo

Boost :

Subject: Re: [boost] Functors created by boost::bind and move semantic
From: Jeffrey Lee Hellrung, Jr. (jhellrung_at_[hidden])
Date: 2011-02-01 10:14:09


On 1/31/2011 9:21 AM, Marat Abrarov wrote:
> Hi, Boost Users and/or Developers.
>
> Does anybody know why functional objects created by means of boost::bind
> have no move constructors?
[...]

To my knowledge, rvalue references have not yet been widely adopted by
boost libraries (and Boost.Bind is a fairly old module). (proposed)
Boost.Move will ideally make the transition easier, and AFAIK the
results of its review are still being processed.

- Jeff


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