Skip to content

How do I get the c++20 concepts header? #4900

Answered by alexbatashev
EricAtORS asked this question in Q&A
Discussion options

You must be logged in to vote

@EricAtORS DPC++ uses your host STL implementation, not the libc++, that is part of LLVM project. That means you have to upgrade your default host compiler and its standard library (I presume, it's GCC) to a newer version.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@EricAtORS
Comment options

@alexbatashev
Comment options

Answer selected by EricAtORS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants