Language
C++
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 679d846fcc73bd213347785185006d591698a132) (https://github.com/llvm-mirror/llvm.git 8e7779351f2f46e9cee267981516480ec089b915)
Options
Warnings
Boost 1.66.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.66.0/clang-head/include -std=gnu++2a
Bar::~Bar()
Foo::~Foo()
Exit Code:
0