Language
C++
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 6fbd382a761029a0d9549dd0e68485afd294f732) (https://github.com/llvm-mirror/llvm.git 15833560a5d48a8db45827011ca76ab224fae4a3)
Options
Warnings
Boost 1.66.0
C++2a(GNU)
no pedantic
Raw compiler options
-std=c++17
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.66.0/clang-head/include -std=gnu++2a -std=c++17
default constructor
default constructor
Exit Code:
0