
10 Apr
2004
10 Apr
'04
9:03 a.m.
Sorry it this has been asked yet, I didn't find anything. Currently placeholders are ambigous if you include boost/bind.hpp and boost/lambda/bind.hpp in the same translation unit. The compiler finds the _1 of the function library and the one of the lambda library. Could this be resolved (without specifying an explicit namespace for the placeholder?) Stefan