
5 Oct
2006
5 Oct
'06
12:12 p.m.
Operator , (nullary composition) does not seem work between
boost::function and boost::lambda.
Is this a bug? Is there any way to work around this?
void foo() { std::cout << "foo"; }
boost::function