, . " COMDAT" MSVC " " . , PPC, , .
template<typename T>
GetLowBit( T foo ) { return T & 1; }
GetLowBit<unsigned long>(ulong x);
GetLowBit<signed long>(long x);
"" , GetLowBit<unsigned long> , GetLowBit<signed long>. , , , . ( , , , , .)
. , . , , MSVC , , uber-, ,
class A
{
virtual void nothing() {};
}
class B
{
virtual void empty() {};
}
( - ), vtable nothing empty , , , ret.
? . , , . -— . , . , , . , .
, , , , . , .