Mark Mitchell <[EMAIL PROTECTED]> writes: [...]
| But, the form in the test case where we are not even starting with a | pointer-to-member, but merely the name of a member function. I think | that's an intentional tightening; C++ doesn't allow you to do anything | with the name of a member function, except call it. And, the | tightening goes back at least to G++ 3.2, as far as I can tell. So, I That recollection is exact. -- Gaby