aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPatrick Palka <ppalka@redhat.com>2020-03-05 11:19:17 -0500
committerPatrick Palka <ppalka@redhat.com>2020-03-06 09:23:10 -0500
commit6aa2ca21a442a775b7daf214b8c10fce8522ccda (patch)
treeee462ef231ab641abe38f4e62e85795d7eb280a1 /gcc
parent6d082cd90131a9c0ce3142217e84194a5bf0de27 (diff)
downloadgcc-6aa2ca21a442a775b7daf214b8c10fce8522ccda.zip
gcc-6aa2ca21a442a775b7daf214b8c10fce8522ccda.tar.gz
gcc-6aa2ca21a442a775b7daf214b8c10fce8522ccda.tar.bz2
libstdc++: Add missing friend declaration to join_view::_Sentinel
The converting constructor of join_view::_Sentinel<true> needs to be able to access the private members of join_view::_Sentinel<false>. libstdc++-v3/ChangeLog: * include/std/ranges (join_view::_Sentinel<_Const>): Befriend join_view::_Sentinel<!_Const>. * testsuite/std/ranges/adaptors/join.cc: Augment test.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions