
On 12/17/2011 10:41 AM, Vicente J. Botet Escriba wrote:
Hi,
Boosthas Boost.Bind and Boost.Phoenix that provides a bind function. Are them compliant with C++11 for 20.8.9 Function template bind (in particular move semantics)? If yes, how they work for C++03 compilers? If not, is there any plan to adapt them to support move semantics?
Hi Vicente, Neither Boost.Bind nor the bind from Phoenix support move semantics currently. Interesting fact: The vendor bind versions I tested (MSVC 10 and gcc) are not fully move enabled either. Move enable Pheonix bind shouldn't be that hard, i just didn't have the chance to do so yet ...
Best, Vicente
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost