diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-04-19 21:04:40 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-04-19 21:05:32 +0100 |
commit | 7ab9c2430ffb13de8433aa7d654192b5d2b1e7a9 (patch) | |
tree | 500ebcdeffe50881b667cd80178e1384c16550ef /gcc/fortran/decl.c | |
parent | a2c0fa35d0dc8912b0c1a658234221de61e60840 (diff) | |
download | gcc-7ab9c2430ffb13de8433aa7d654192b5d2b1e7a9.zip gcc-7ab9c2430ffb13de8433aa7d654192b5d2b1e7a9.tar.gz gcc-7ab9c2430ffb13de8433aa7d654192b5d2b1e7a9.tar.bz2 |
libstdc++: Remove operator!= overloads for unordered containers
Some more C++20 changes from P1614R2, "The Mothership has Landed".
* include/bits/unordered_map.h (unordered_map, unordered_multimap):
Remove redundant operator!= for C++20.
* include/bits/unordered_set.h (unordered_set, unordered_multiset):
Likewise.
* include/debug/unordered_map (unordered_map, unordered_multimap):
Likewise.
* include/debug/unordered_set (unordered_set, unordered_multiset):
Likewise.
Diffstat (limited to 'gcc/fortran/decl.c')
0 files changed, 0 insertions, 0 deletions