Language
C++
Compiler
gcc HEAD 9.0.0 20180708 (experimental)
Options
Warnings
Boost 1.67.0
C++17
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/gcc-head/include -std=c++17
make_string Initial string value
Initial string value
make_foo 42
42
Exit Code:
0