Joaquín Mª López Muñoz <[EMAIL PROTECTED]> writes: > The really hard part is how to obtain "int A::*" from "&A::x". I don't > think this is possible, but then again people here sometimes do magic :)
No, it's not possible to do at compile time. I've long had this complaint that we can't simply deduce int A::* in contexts like this one. -- Dave Abrahams Boost Consulting www.boost-consulting.com _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost