including standard concepts header

188 views
Skip to first unread message

michelangel...@gmail.com

unread,
Mar 29, 2020, 9:30:26 AM3/29/20
to Compiler Explorer Discussion
Hi,

with

#include <concepts>

I get the error "fatal error: 'concepts' file not found"

I am using x86-64 clang 10.0.0 with library LLVM 10.0.0 and flag -std=c++2a.

Any help?

thanks
michelangelo

 

Rubén Rincón Blanco

unread,
Apr 1, 2020, 5:09:42 AM4/1/20
to Compiler Explorer Discussion
Him sorry that this took so long to get addressed.

clang 10.0.0 does not yet include concepts library support as per https://en.cppreference.com/w/cpp/compiler_support#C.2B.2B20_library_features -

You can try to use gcc 10 if needed :)
Reply all
Reply to author
Forward
0 new messages