Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 1c5a77ab63d1abd64398ea2f76721e59d4517ad5) (https://github.com/llvm-mirror/llvm.git b199e834732f7b358b9ed2b9c7c3f8df56dc4811)
Options
Warnings
Boost 1.69.0
C++2a
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/clang-head/include -std=c++2a
int test
Other types test
Class/struct test
Exit Code:
0