]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
Fix location of __cpp_lib_erase_if macro
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Jan 2019 23:40:58 +0000 (23:40 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Jan 2019 23:40:58 +0000 (23:40 +0000)
commita5b1332cae914974e569279ebd009da0404c263b
treeb9b7dacc9bf5db1b5de233185b3601c9c13dc72d
parent0b5957b92124b679b39d8796e56383ab661fbecc
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267863 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/version