From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-05-20 18:08:44


Christian Henning wrote:

...

> boost::bind::_1

boost::bind is a function template, boost::bind::_1 makes no sense. Try
::_1.