Re: [cxx-abi-dev] Proposed ABI changes for new C++0x SFINAE rules
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cxx-abi-dev] Proposed ABI changes for new C++0x SFINAE rules



Attached are updated diffs for the ABI spec that incorporate Jason and John's review notes, as well as a few issues we found here.

Plain-English changes from the previous version:

- The encoding of destructor names was previously incorrect (and vague); this is now hopefully fixed.

- nullptr is now encoded as "LDnE" instead of "LDn0E".

- String literals are now encoded with L <string type> E.

- Some words and an example have been added to clarify that <unresolved-qualifier-level> may sometimes encode a qualifier that is actually know.

- A couple of examples have been corrected.


If you see any more remaining issues, let me know.

	Daveed



Attachment: SFINAE_diffs-2
Description: Binary data