Language
C++
Compiler
clang 8.0.0
Options
Warnings
Boost 1.70.0
C++17
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/clang-8.0.0/include -std=c++17 -pedantic-errors
? is still one question mark
?? is still two question marks
Exit Code:
0