On 10/5/05, Mathieu Bouchard <matju / artengine.ca> wrote: > But wasn't my most important point that sizeof(A*)==sizeof(B*) for any > types A,B on any platform? This doesn't apply to C++ member function pointers, but you're probably aware of that. Regards, Michael