
13 Nov
2012
13 Nov
'12
2:08 p.m.
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-...