
5 Sep
2004
5 Sep
'04
5:09 p.m.
Bronek Kozicki wrote:
Yep. I believe that it's rare, but in any case assertion is in place.
I wouldn't consider it all that rare. For instance VC++ line of compilers user 12 byte pointers when dealing with pointer to members of classes involving virtual base classes. And 8 bytes for pointer to members involving multiple inheritance. David