]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR libstdc++/79162 Fix std::string regression due to LWG 2946 (old ABI)
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Sep 2017 22:03:37 +0000 (22:03 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Sep 2017 22:03:37 +0000 (22:03 +0000)
commit910455ce19981b65b3e328d07b070c4cec3a7fbd
treed1699808ef9ded5e5c234221d7a5d80acb25359e
parent71b44b37ab27dd5bfae23ec9eabc88be52e019e7
PR libstdc++/79162 Fix std::string regression due to LWG 2946 (old ABI)

PR libstdc++/79162
* include/bits/basic_string.h [!_GLIBCXX_USE_CXX11_ABI]
(basic_string::_If_sv): Remove from the overload set when the
argument is derived from basic_string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253035 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_string.h