On Fri, Mar 23, 2018 at 3:42 PM, Jakub Jelinek <ja...@redhat.com> wrote: > The following patch adds C++2a stuff to cxx-status.html (list of papers from > clang table, filled in what has notes in cp/ChangeLog-2017 + __VA_OPT__). > For C++17 features I've just added a couple of <code>/</code> markings and > added the second deduction guides paper (P0512R0), plus mentioned that the > standard has been published already. > > Ok to commit?
OK, thanks. > C++17 support is still marked experimental, do we want to keep it that way > for GCC 8, or change that? Keep it that way. > Are there any known feature macros for the C++2a features, or is that still > WIP? None yet in https://isocpp.org/std/standing-documents/sd-6-sg10-feature-test-recommendations Jason