aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2017-01-11 14:44:15 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2017-01-11 14:44:15 +0000
commitb744bf4e18d4c1422cdffbfeed30490252b3f64e (patch)
tree48847db03ec1196eef3c45fb526c01628aba990d /gcc/gcc.c
parentb091b8dc0b9fdfe157da5a738e8cbb360143fc9e (diff)
downloadgcc-b744bf4e18d4c1422cdffbfeed30490252b3f64e.zip
gcc-b744bf4e18d4c1422cdffbfeed30490252b3f64e.tar.gz
gcc-b744bf4e18d4c1422cdffbfeed30490252b3f64e.tar.bz2
PR78134 fix return types of heterogeneous lookup functions
PR libstdc++/78134 * include/bits/stl_map.h (map::lower_bound, map::upper_bound) (map::equal_range): Fix return type of heterogeneous overloads. * include/bits/stl_multimap.h (multimap::lower_bound) (multimap::upper_bound, multimap::equal_range): Likewise. * include/bits/stl_multiset.h (multiset::lower_bound) (multiset::upper_bound, multiset::equal_range): Likewise. * include/bits/stl_set.h (set::lower_bound, set::upper_bound) (set::equal_range): Likewise. * testsuite/23_containers/map/operations/2.cc * testsuite/23_containers/multimap/operations/2.cc * testsuite/23_containers/multiset/operations/2.cc * testsuite/23_containers/set/operations/2.cc From-SVN: r244318
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions