[cfe-dev] [libcxx] RFC: C++14 and beyond

Howard Hinnant hhinnant at apple.com
Tue May 7 11:19:02 PDT 2013


On May 2, 2013, at 1:37 PM, Jonathan Sauer <jonathan.sauer at gmx.de> wrote:

> How do the inline namespaces that libc++ already uses play into this?

Hopefully, not at all.  If at all possible, I would like to bump *only* the API in moving from C++11 to C++14, and not bump the ABI.  Only if the committee forces us to bump the ABI, should we do so.  An example of such forcing would be outlawing short-string-optimization, or something of that nature.

Howard




More information about the cfe-dev mailing list