AMDG
James Sutherland wrote:
Steve,
You are right. In the mean time, I had made a subtle change to the
functions.
I am on Mac OS X, gcc 4.0.1.
How about this (make functions const):
<snip>
static_cast<int(X::*)(int) const>(&X::foo)
In Christ,
Steven Watanabe