gcc/libstdc++-v3/testsuite
Marc Glisse 194571f10e re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1))
2015-04-14  Marc Glisse  <marc.glisse@inria.fr>

	PR libstdc++/61347
	* include/bits/stl_iterator_base_funcs.h (_List_iterator,
	_List_const_iterator): Declare.
	(__distance): Declare new overloads for _List_iterator and
	_List_const_iterator.
	* include/bits/stl_list.h (__distance): New overloads for
	_List_iterator and _List_const_iterator.
	* testsuite/23_containers/list/61347.cc: New testcase.

From-SVN: r222082
2015-04-14 11:02:48 +00:00
..
17_intro [Patch Testsuite] Make all_attributes.cc in to (almost_)all_attributes.cc for ARM. 2015-03-20 17:20:12 +00:00
18_support nested_exception.h: Do not try to derive from final classes. 2015-03-17 14:24:55 +00:00
19_diagnostics
20_util re PR libstdc++/65499 (Missing "using namespace literals::chrono_literals" in std::chrono) 2015-03-27 12:45:10 +00:00
21_strings re PR libstdc++/65630 (operator+ for new std::string not exported) 2015-03-30 18:52:37 +01:00
22_locale locale_conv.h (wstring_convert::_M_conv): Handle noconv result. 2015-03-05 13:36:21 +00:00
23_containers re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1)) 2015-04-14 11:02:48 +00:00
24_iterators
25_algorithms
26_numerics re PR testsuite/65093 (26_numerics/random/binomial_distribution/operators/values.cc times out on slow targets) 2015-02-19 19:30:03 +00:00
27_io re PR libstdc++/65754 (missing exports for fstream constructors) 2015-04-13 19:41:42 +01:00
28_regex re PR libstdc++/65420 (Enumerators in std::regex_constants should be constexpr variables instead) 2015-03-28 04:17:12 +00:00
29_atomics Fix regression for libstdc++-v3/testsuite/29_atomics/atomic/62259.cc as... 2015-04-14 00:37:57 +00:00
30_threads shared_mutex (shared_timed_mutex): Only use pthread_rwlock_t when the POSIX Timeouts option is supported. 2015-04-10 10:00:00 +01:00
abi
backward
config
data
decimal
experimental
ext c++config (__gnu_cxx::__cxx11): Define new namespace. 2015-03-20 13:26:55 +00:00
lib [libstdc++][testsuite][reverted] Remove check for truncation overflow 2015-01-28 13:53:45 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
tr1
tr2
util
Makefile.am
Makefile.in