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

David Vandevoorde daveed at edg.com
Sat Sep 19 00:59:48 UTC 2009


On Sep 18, 2009, at 8:36 PM, Dennis Handly wrote:

>> From: David Vandevoorde <daveed at edg.com>
>> How about "Dn"?  I.e., adding the production
>> 	<builtin-type> ::= Dn
>
> But what should the demangler print?  __nullptr_t_thingee  :-)


decltype(nullptr) maybe, or std::nullptr_t (although the latter is  
typedef).

	Daveed




More information about the cxx-abi-dev mailing list