Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 33b30eb6d622918dcdc0425730a712f0460db522) (https://github.com/llvm-mirror/llvm.git c93c84c76212d2ca49767ccd0bd89076291a7fce)
Options
Warnings
Don't Use Boost
C++2a
no pedantic
Raw compiler options
-Wno-unused-lambda-capture
$ clang++ prog.cc -Wall -Wextra -std=c++2a -Wno-unused-lambda-capture
int x==1
char *cp==./prog.exe
Exit Code:
0