
2 Aug
2007
2 Aug
'07
3:25 a.m.
on Wed Aug 01 2007, Andrey Semashev <andysem-AT-mail.ru> wrote:
I always though that T U::* and T (U::*)() are very different types. I didn't find in the Standard any notes that they are the same.
They're not. But T U::* can be the same as X (U::*)() if T is X() Yes, this surprised me too when I learned it. :) -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com