$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [bind][phoenix] Compliance with function template bind
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2011-12-17 11:41:08
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?
Best,
Vicente