$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Possible submission: Expanded std::bind compatible with std::move
From: B (ashley.smart.work_at_[hidden])
Date: 2012-11-13 09:08:33
I noticed that std::bind inst compatible with std::move.. I created a
workaround for it in c++11 here. I would like to see it added to boost if
thats ok.
Please review my code... and let me know if its a viable candidate to be
added to boost and what code changes are need before that.
http://code-slim-jim.blogspot.jp/2012/11/perfect-forwarding-bind-compatable-with.html