gcc/libstdc++-v3/include
François Dumont 6e55630310 Add C++11 __iterator_category_t template alias.
* include/bits/stl_iterator_base_types.h (__iterator_category_t): Define
	for C++11.
	(_RequireInputIte): Likewise and use __enable_if_t.
	* include/std/numeric
	(__is_random_access_iter): Use __iterator_category_t.

From-SVN: r276637
2019-10-06 15:10:40 +00:00
..
backward Remove using-declarations that add std names to __gnu_cxx 2019-05-31 11:35:07 +01:00
bits Add C++11 __iterator_category_t template alias. 2019-10-06 15:10:40 +00:00
c
c_compatibility In C++17 <math.h> should not put special functions in global namespace 2019-03-21 14:03:56 +00:00
c_global Avoid undefined behaviour in std::byte operators (LWG 2950) 2019-06-18 12:39:43 +01:00
c_std
debug Improve _GLIBCXX_DEBUG safe iterator range size computation. 2019-10-04 20:22:11 +00:00
decimal
experimental Make some new algorithms work in parallel mode 2019-10-01 22:02:27 +01:00
ext skip Cholesky decomposition in is>>n_mv_dist 2019-08-09 09:20:58 +00:00
parallel Avoid reserved identifier in include/parallel/multiway_merge.h 2019-10-03 14:35:35 +00:00
precompiled Add <span> to <bits/stdc++.h> precompiled header 2019-10-04 13:16:56 +01:00
pstl pstl_config.h (_PSTL_PRAGMA_SIMD_SCAN, [...]): Define to OpenMP 5.0 pragmas even for GCC 10.0+. 2019-06-25 08:59:12 +02:00
std Add C++11 __iterator_category_t template alias. 2019-10-06 15:10:40 +00:00
tr1 Add missing header required by previous change 2019-10-04 14:17:54 +01:00
tr2
Makefile.am Build filesystem library with large file support 2019-10-04 16:08:23 +01:00
Makefile.in Build filesystem library with large file support 2019-10-04 16:08:23 +01:00