r267863 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Jan 11 23:40:00 GMT 2019


Author: redi
Date: Fri Jan 11 23:40:58 2019
New Revision: 267863

URL: https://gcc.gnu.org/viewcvs?rev=267863&root=gcc&view=rev
Log:
Fix location of __cpp_lib_erase_if macro

This macro should only be defined for C++2a, not C++17.

	* include/std/version (__cpp_lib_erase_if): Move to C++20 group.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/version



More information about the Libstdc++-cvs mailing list