Language
C++
Compiler
gcc HEAD 10.0.0 20190710 (experimental)
Options
Warnings
Don't Use Boost
C++2a
-pedantic-errors
Raw compiler options
-fconcepts
$ g++ prog.cc -Wall -Wextra -std=c++2a -pedantic-errors -fconcepts
This is: Yes
and this isn't: No
Exit Code:
0