gcc/libstdc++-v3/testsuite/21_strings/basic_string_view
Edward Smith-Rowland d37c29f942 Fix ConstexprIterator requirements tests - No constexpr algorithms!
2019-06-09  Edward Smith-Rowland  <3dw4rd@verizon.net>

	Fix ConstexprIterator requirements tests - No constexpr algorithms!
	* testsuite/21_strings/basic_string_view/requirements/constexpr_iter.cc:
	Replace copy with hand-rolled loop.
	* testsuite/23_containers/array/requirements/constexpr_iter.cc:
	Ditto.

From-SVN: r272159
2019-06-11 16:29:35 +00:00
..
capacity Update copyright years. 2019-01-01 13:31:55 +01:00
cons Update copyright years. 2019-01-01 13:31:55 +01:00
element_access Fix year range in libstdc++v3/testsuite/.../empty.cc copyright header 2019-01-02 06:04:51 +00:00
inserters Update copyright years. 2019-01-01 13:31:55 +01:00
literals Adjust C++11/C++14 tests to work with -fchar8_t 2019-02-19 02:55:12 +00:00
modifiers Fix basic_string_view typedefs and enforce preconditions 2019-04-24 16:17:53 +01:00
operations P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
operators PR libstdc++/89446 fix null pointer dereference in char_traits 2019-02-23 03:01:59 +00:00
range_access Update copyright years. 2019-01-01 13:31:55 +01:00
requirements Fix ConstexprIterator requirements tests - No constexpr algorithms! 2019-06-11 16:29:35 +00:00
types Update copyright years. 2019-01-01 13:31:55 +01:00
include.cc Update copyright years. 2019-01-01 13:31:55 +01:00
typedefs.cc P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00