Language
C++
Compiler
gcc 6.3.0
Options
Warnings
Boost 1.69.0
C++11
no pedantic
Raw compiler options
foo_wrapper.cpp
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-6.3.0/include -std=c++11 foo_wrapper.cpp
5
Exit Code:
0
C++
gcc 6.3.0
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-6.3.0/include -std=c++11 foo_wrapper.cpp
5