Language
C++
Compiler
gcc 5.4.0
Options
Warnings
Optimization
Boost 1.67.0
C++11
no pedantic
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.67.0/gcc-5.4.0/include -std=c++11
Foo()
~Foo()
Foo()
~Foo()
Foo()
~Foo()
Exit Code:
0