This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3 PATCH] Add a new header for diagnosing the use of C++17 facilities in pre-C++17 modes.


On 6 July 2016 at 17:44, Ville Voutilainen <ville.voutilainen@gmail.com> wrote:
> 2016-07-06  Ville Voutilainen  <ville.voutilainen@gmail.com>
>
>     Add a new header for diagnosing the use of C++17 facilities
>     in pre-C++17 modes.
>     * include/bits/c++17_warning.h:    New.

Urgh, the test in the header is completely wrong. Fixed patch attached.

Attachment: cpp17_header_2.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]