]> git.ipfire.org Git - thirdparty/gcc.git/commit
Replace C++14 feature used in C++11 test
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Oct 2019 16:14:54 +0000 (16:14 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Oct 2019 16:14:54 +0000 (16:14 +0000)
commit6baec19fb63307fa626167affa30b88e4069315c
treeeb8d36d3134811e05efe89c79d7bac0755610087
parent927d1cbf75e83748def42eb1de13a43c3fe157c8
Replace C++14 feature used in C++11 test

* testsuite/20_util/bind/91371.cc: Fix test to compile as C++11.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277339 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/bind/91371.cc