[cxx-abi-dev] A mangling for std::nullptr_t

Dennis Handly dhandly at cup.hp.com
Fri Mar 5 03:06:18 UTC 2010


>From: Jason Merrill <jason at redhat.com>
>> I meant it matches except for the _ZTI prefix:
>> _ZTIl == type info of long

>How is "l" == "__fundamental_type_info"?

_ZTIl (for long) is an object whose type is __fundamental_type_info.



More information about the cxx-abi-dev mailing list