gcc/libstdc++-v3/testsuite/24_iterators
Ville Voutilainen 8bae22b708 range_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR on overloads for arrays.
2015-01-19  Ville Voutilainen  <ville.voutilainen@gmail.com>
	    Jonathan Wakely  <jwakely@redhat.com>

	* include/bits/range_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR
	on overloads for arrays.
	(cbegin, cend, rbegin, rend, crbegin, crend): New.
	* testsuite/24_iterators/range_access_cpp14.cc: New.

Co-Authored-By: Jonathan Wakely <jwakely@redhat.com>

From-SVN: r219846
2015-01-19 14:37:03 +00:00
..
back_insert_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
front_insert_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
headers/iterator Update copyright years. 2015-01-05 13:33:28 +01:00
insert_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
istream_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
istreambuf_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
move_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
normal_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
operations Update copyright years. 2015-01-05 13:33:28 +01:00
ostream_iterator/requirements Update copyright years. 2015-01-05 13:33:28 +01:00
ostreambuf_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
random_access_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
reverse_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
range_access.cc Update copyright years. 2015-01-05 13:33:28 +01:00
range_access_cpp14.cc range_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR on overloads for arrays. 2015-01-19 14:37:03 +00:00