Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 6345f58fdb731a4cd616a77d02492be803661d72) (https://github.com/llvm-mirror/llvm.git c77c7e9e510cab8b465a558b9a48587758dc76d5)
Options
Warnings
Don't Use Boost
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=gnu++2a
A1
A2
B1
Exit Code:
0