Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-09-01 11:03:55


Daryl Haresign:
> I've been running into a problem with this however. The use of boost::bind
> means that F needs to have a copy constructor, which seems odd as the
> manual says "or movable".

> Am I doing something wrong, or is this an oversight, or what?

You aren't doing anything wrong; boost::bind doesn't support move-only
objects, at least not yet.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net