Language
C++
Compiler
gcc HEAD 10.0.0 20190919 (experimental)
Options
Warnings
Don't Use Boost
C++2a
no pedantic
Raw compiler options
-fconcepts
$ g++ prog.cc -Wall -Wextra -std=c++2a -fconcepts
7 6 5 4 3 2 1
Exit Code:
0
C++
gcc HEAD 10.0.0 20190919 (experimental)