Language
C++
Compiler
gcc HEAD 9.0.0 20180808 (experimental)
Options
Boost 1.63.0
C++11
-pedantic-errors
$ g++ prog.cc -I/opt/wandbox/boost-1.63.0/gcc-head/include -std=c++11 -pedantic-errors f_(int) -1
f_(int, double) 99, 314.100
g_(int) -1
g_(int, double) 99, 314.100
Exit Code:
0