diff options
author | Patrick Palka <ppalka@redhat.com> | 2022-10-04 10:54:36 -0400 |
---|---|---|
committer | Patrick Palka <ppalka@redhat.com> | 2022-10-04 10:54:36 -0400 |
commit | 3b8bcc3f8b821e7359f8504334488ff2b1fc8f30 (patch) | |
tree | b5eed05d124c50e8e23c4842fea0a94d6872e465 /gcc/fortran/parse.cc | |
parent | beeb6898fe8ad44731bc58cad7220511b8225797 (diff) | |
download | gcc-3b8bcc3f8b821e7359f8504334488ff2b1fc8f30.zip gcc-3b8bcc3f8b821e7359f8504334488ff2b1fc8f30.tar.gz gcc-3b8bcc3f8b821e7359f8504334488ff2b1fc8f30.tar.bz2 |
libstdc++: Avoid heavyweight std::visit in ranges::join_with_view
libstdc++-v3/ChangeLog:
* include/std/ranges (join_with_view::_Iterator::operator*):
Replace use of std::visit with manual visitation.
(join_with_view::_Iterator::operator++): Likewise.
(join_with_view::_Iterator::operator--): Likewise.
(join_with_view::_Iterator::iter_move): Likewise.
(join_with_view::_Iterator::iter_swap): Likewise.
Diffstat (limited to 'gcc/fortran/parse.cc')
0 files changed, 0 insertions, 0 deletions