Replace C++14 feature used in C++11 test
authorJonathan Wakely <jwakely@redhat.com>
Wed, 23 Oct 2019 16:14:54 +0000 (17:14 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 23 Oct 2019 16:14:54 +0000 (17:14 +0100)
commit161c3bf9ee52b6d9ef1ca2529f823c9bb5a6e690
treeeb8d36d3134811e05efe89c79d7bac0755610087
parent30a761c4b5933dcc768fa8d5433f2a3347bcfa8e
Replace C++14 feature used in C++11 test

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

From-SVN: r277339
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/bind/91371.cc