public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/100900] New: error: missing 'typename' prior to dependent type name in <ranges> elements_view
@ 2021-06-04  6:54 avi@cloudius-systems.com
  2021-06-04  7:48 ` [Bug libstdc++/100900] " hewillk at gmail dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: avi@cloudius-systems.com @ 2021-06-04  6:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100900

            Bug ID: 100900
           Summary: error: missing 'typename' prior to dependent type name
                    in <ranges> elements_view
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: avi@cloudius-systems.com
  Target Milestone: ---

clang++ complains:

/usr/lib/gcc/x86_64-redhat-linux/11/../../../../include/c++/11/ranges:3392:19:
error: missing 'typename' prior to dependent type name
'iterator_traits<iterator_t<_Base>>::iterator_category'
            using _Cat = iterator_traits<iterator_t<_Base>>::iterator_category;

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-07-06 19:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04  6:54 [Bug libstdc++/100900] New: error: missing 'typename' prior to dependent type name in <ranges> elements_view avi@cloudius-systems.com
2021-06-04  7:48 ` [Bug libstdc++/100900] " hewillk at gmail dot com
2021-06-04  9:25 ` redi at gcc dot gnu.org
2021-06-07 13:14 ` ppalka at gcc dot gnu.org
2021-06-07 13:28 ` avi@cloudius-systems.com
2021-06-07 13:35 ` ppalka at gcc dot gnu.org
2021-06-07 15:20 ` cvs-commit at gcc dot gnu.org
2021-06-07 15:24 ` cvs-commit at gcc dot gnu.org
2021-06-07 15:30 ` ppalka at gcc dot gnu.org
2021-06-07 15:49 ` avi@cloudius-systems.com
2021-07-05  0:57 ` ldv at sourceware dot org
2021-07-06 19:36 ` cvs-commit at gcc dot gnu.org
2021-07-06 19:46 ` ppalka at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).