]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add redundant 'typename' to std::projected
authorJonathan Wakely <jwakely@redhat.com>
Tue, 4 Jul 2023 14:29:35 +0000 (15:29 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 5 Jul 2023 06:39:03 +0000 (07:39 +0100)
commit49f2b325ec7a49e41fc107239542eae0eb6d364e
tree886f81cfec538f90f4812c5edba718056ecc976f
parent8377cf1bf41a0a9d9d49de807b2341f0bf5d30cf
libstdc++: Add redundant 'typename' to std::projected

This is needed by Clang 15.

libstdc++-v3/ChangeLog:

* include/bits/iterator_concepts.h (projected): Add typename.
libstdc++-v3/include/bits/iterator_concepts.h