gcc/libstdc++-v3/testsuite/24_iterators
Jonathan Wakely 0a024155c4 Fix missing returns in libstdc++ testsuite
* testsuite/24_iterators/container_access.cc: Fix missing returns.
	* testsuite/24_iterators/range_access_cpp14.cc: Likewise.

From-SVN: r238608
2016-07-21 20:38:44 +01:00
..
back_insert_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
front_insert_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
headers/iterator Update copyright years. 2016-01-04 15:30:50 +01:00
insert_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
istream_iterator libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
istreambuf_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
move_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
normal_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
operations Update copyright years. 2016-01-04 15:30:50 +01:00
ostream_iterator libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
ostreambuf_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
random_access_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
reverse_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
container_access.cc Fix missing returns in libstdc++ testsuite 2016-07-21 20:38:44 +01:00
range_access_cpp14.cc Fix missing returns in libstdc++ testsuite 2016-07-21 20:38:44 +01:00
range_access.cc Update copyright years. 2016-01-04 15:30:50 +01:00