4 Sep
2006
4 Sep
'06
8:06 a.m.
Matyas W Egyhazy wrote:
Basically, I would like to understand why compilation succeeds without using bind, and fails when bind or the member pointer operator is used.
It would be nice if you could post a complete example so one could compile it as it is. I'm wondering why you call _1 on the functor in all, especially the last example. What's the derefenrencing for? Are you sure the first one works as you intend? Or does it merely compile? Jens