gcc/libstdc++-v3/include
Jonathan Wakely f7fbb0036a stl_algo.h (is_permutation): Add overloads from N3671.
* include/bits/stl_algo.h (is_permutation): Add overloads from N3671.
	* include/bits/stl_algobase.h (equal, mismatch): Likewise.
	* testsuite/25_algorithms/equal/1.cc: Remove duplicate test case.
	* testsuite/25_algorithms/equal/2.cc: New.
	* testsuite/25_algorithms/equal/check_type2.cc: New.
	* testsuite/25_algorithms/is_permutationqual/2.cc: New.
	* testsuite/25_algorithms/is_permutationqual/check_type2.cc: New.
	* testsuite/25_algorithms/mismatch/2.cc: New.
	* testsuite/25_algorithms/mismatch/check_type2.cc: New.
	* testsuite/util/testsuite_iterators.h: Fix spelling.

From-SVN: r199854
2013-06-08 17:12:13 +01:00
..
backward
bits stl_algo.h (is_permutation): Add overloads from N3671. 2013-06-08 17:12:13 +01:00
c
c_compatibility
c_global cstdio: Add comment about LWG 2249. 2013-05-02 09:48:07 +00:00
c_std cstdio: Add comment about LWG 2249. 2013-05-02 09:48:07 +00:00
debug re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
decimal
ext type_traits.h (__is_null_pointer): Add std::nullptr_t overload. 2013-05-24 18:27:59 +00:00
parallel memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
precompiled
profile re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
std type-traits (integral_constant::operator()): Implement N3545. 2013-06-08 17:12:07 +01:00
tr1 user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
tr2
Makefile.am Implement N3642 - User-defined Literals for Standard Library Types 2013-06-01 18:37:47 +00:00
Makefile.in Implement N3642 - User-defined Literals for Standard Library Types 2013-06-01 18:37:47 +00:00