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]

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


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.

Attachment: cpp17_header.diff
Description: Text document


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