gcc/libstdc++-v3/include
Jonathan Wakely e334d7a702 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.

From-SVN: r267863
2019-01-11 23:40:58 +00:00
..
backward
bits PR libstdc++/88802 define std::hash<nullptr_t> for C++17 2019-01-11 14:54:49 +00:00
c
c_compatibility
c_global
c_std
debug
decimal
experimental Check AI_NUMERICSERV is defined before using it 2019-01-10 13:21:54 +00:00
ext PR other/16615 [1/5] 2019-01-09 16:37:45 -05:00
parallel
precompiled
profile
std Fix location of __cpp_lib_erase_if macro 2019-01-11 23:40:58 +00:00
tr1
tr2
Makefile.am
Makefile.in