id summary reporter owner description type status milestone component version severity resolution keywords cc 4532 make_adaptable undocumented anonymous Peter Dimov "boost::make_adaptable, in boost/bind/make_adaptable.hpp, is undocumented. it is not in namespace detail, and it seems to be the only way to get an ""argument_type"" typedef in a function object created by bind(). e.g. void f(int); make_adaptable(bind(f,_1)) " Bugs closed Boost 1.44.0 bind Boost 1.44.0 Problem fixed dtrebbien@…