no, it did not... :(
#include <string>
#include <boost/bind.hpp>
#include <boost/function.hpp>
namespace a { namespace b { namespace c {
std::string function_abc(int i1, int i2);
}}}
void func2()
{
boost::function<void()> f = boost::bind(&a::b::c::function_abc(|)
}
bold part got inserted if by VAX if you choose function_abc from suggestions