
10 Nov
2007
10 Nov
'07
12:31 a.m.
AMDG Ormond, Randy <Randy.Ormond <at> mdnt.com> writes:
Jeff,
Thanks for the quick reply.
But I don't see the recursion. Is MyClass::f() somehow the same as MyClass::SomeFunc() ?
I don't see any recursion either. Does the simple example segfault? Can you post a *complete* program? Do these two variations segfault? this->MyClass::f(); boost::bind(&MyClass::f, this)() In Christ, Steven Watanabe