diff options
author | François Dumont <fdumont@gcc.gnu.org> | 2020-02-27 19:08:40 +0100 |
---|---|---|
committer | François Dumont <fdumont@gcc.gnu.org> | 2020-02-29 18:40:39 +0100 |
commit | 44c85722dc6499c65264d1d45ffe01701053b067 (patch) | |
tree | a2cfdfbb6fd32419e811e848829cd19601f08ccf /gcc/fortran/match.c | |
parent | 68a1a11fad06fed89c9cc53c247fea3cc8bb7cc8 (diff) | |
download | gcc-44c85722dc6499c65264d1d45ffe01701053b067.zip gcc-44c85722dc6499c65264d1d45ffe01701053b067.tar.gz gcc-44c85722dc6499c65264d1d45ffe01701053b067.tar.bz2 |
libstdc++ Hastable: Move std::is_permutation to limit includes
Move std::is_permutation algorithm with associated helpers to stl_algobase.h
to remove stl_algo.h include from hashtable_policy.h and so reduce preprocess
size of unordered_map and unordered_set headers.
* include/bits/stl_algo.h
(__find_if, __count_if, __is_permutation, std::is_permutation): Move...
* include/bits/stl_algobase.h: ...here.
* include/bits/hashtable_policy.h: Remove <bits/stl_algo.h> include.
Diffstat (limited to 'gcc/fortran/match.c')
0 files changed, 0 insertions, 0 deletions