Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git ba2df16480239328ec4a1e68acdcb22051bbed0f) (https://github.com/llvm-mirror/llvm.git 74e6178bb1d712d6293cd2ccc5b1acf61ca7ffd2)
Options
Warnings
Don't Use Boost
C++2a
-pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++2a -pedantic
Exit Code:
0