gcc/libstdc++-v3/include
Jonathan Wakely 2cf9276ba7 PR78346 make <bits/predefined_ops.h> handle stashing iterators
PR libstdc++/78346
	* include/bits/predefined_ops.h (_Iter_equals_iter): Store iterator
	not its referent.
	(_Iter_comp_to_iter): Likewise.
	* testsuite/25_algorithms/search/78346.cc: New test.

From-SVN: r245090
2017-02-01 12:57:35 +00:00
..
backward
bits PR78346 make <bits/predefined_ops.h> handle stashing iterators 2017-02-01 12:57:35 +00:00
c
c_compatibility
c_global
c_std
debug
decimal
experimental Fix namespace versioning and remove __detail::__identity helpers 2017-01-26 18:32:55 +00:00
ext
parallel
precompiled
profile
std Implement LWG 2825, LWG 2756 breaks class template argument deduction for optional. 2017-01-30 15:37:16 +02:00
tr1 PR libstdc++/70607 revert recent changes to <tr1/complex> 2017-01-26 19:40:02 +00:00
tr2
Makefile.am
Makefile.in