Sign in
gnu
/
gcc
/
master
/
.
/
libstdc++-v3
/
testsuite
/
std
/
ranges
/
access
/
101782.cc
blob: 1ffeccb9cfa73f5a786272ffdd0456b7012392d8 [
file
] [
log
] [
blame
]
// { dg-do compile { target c++20 } }
// This used to be:
// PR testsuite/101782
// attribute-specifier-seq cannot follow requires-clause with -fconcepts-ts
#include
<algorithm>
#include
<iterator>
#include
<ranges>