Language
C++
Compiler
gcc HEAD 9.0.0 20180708 (experimental)
Options
Warnings
Boost 1.67.0
C++11
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/gcc-head/include -std=c++11
process_int 42
process_string Hello world
Exit Code:
0