Language
C++
Compiler
gcc 9.2.0
Options
Warnings
Boost 1.71.0
C++2a(GNU)
no pedantic
Raw compiler options
foo.cpp
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.71.0/gcc-9.2.0/include -std=gnu++2a foo.cpp
void f::f1()
void f::f3(std::vector<T>&) [with T = int]
Exit Code:
0
Exit Code:
0
Exit Code:
0