Fix C++98 tests to not use C++11 features.
authorJonathan Wakely <jwakely@redhat.com>
Thu, 23 Aug 2018 15:10:45 +0000 (16:10 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 23 Aug 2018 15:10:45 +0000 (16:10 +0100)
commitc07870270a7b271c549534345db46fd8fe5ad801
tree287ae01d4510ab160c6133449e0c674437c631de
parent6de2ce26bcd54824a065e4158f2b4f58623af863
Fix C++98 tests to not use C++11 features.

* testsuite/25_algorithms/partial_sort_copy/debug/irreflexive_neg.cc:
Fix C++98 test to not use C++11 features.
* testsuite/25_algorithms/fill_n/2.cc: Likewise.

From-SVN: r263815
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/25_algorithms/fill_n/2.cc
libstdc++-v3/testsuite/25_algorithms/partial_sort_copy/debug/irreflexive_neg.cc