Language
C++
Compiler
gcc HEAD 9.0.1 20190419 (experimental)
Options
Warnings
Boost 1.68.0
C++11(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/gcc-head/include -std=gnu++11
3234323
It's a foo. bar = 3
It's a foo. bar = 9
It's a foo. bar = 13
Exit Code:
0