Re: [cxx-abi-dev] A mangling for std::nullptr_t
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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



On 09/18/2009 09:58 PM, Dennis Handly wrote:
From: David Vandevoorde<daveed@xxxxxxx>
decltype(nullptr) maybe, or std::nullptr_t (although the latter is typedef).

Yes, that's why I didn't suggest the latter.

That doesn't really seem like a problem to me.  The Dn mangling sounds good.

Jason