Language
C++
Compiler
clang 8.0.0
Options
Warnings
Optimization
Don't Use Boost
C++17
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -std=c++17 -pedantic-errors
RED
RED
color
somevar
SomeMethod
SomeMethod
int
int
int
int
Exit Code:
0