Language
C++
Compiler
clang HEAD 5.0.0 (https://github.com/llvm-mirror/clang.git 0302d8dabe6bc7b90d70126a2e8b07cce4733e85) (https://github.com/llvm-mirror/llvm.git 63eb7ab316525856e88d35e0341c2cf87d701504)
Options
Warnings
Boost 1.64.0
C++1z(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.64.0/clang-head/include -std=gnu++1z
Hello, world!
M.i = 512
Exit Code:
0