Language
C++
Compiler
gcc 13.2.0
Options
Warnings
Boost 1.83.0
C++2b(GNU)
-pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.83.0-gcc-13.2.0/include -std=gnu++2b -pedantic
g(1): OK(1)
g(2): ERR(hello)
Exit Code:
0
Author
anonymous
over 1 year ago
C++
gcc 13.2.0
Author
anonymous
over 1 year ago
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.83.0-gcc-13.2.0/include -std=gnu++2b -pedantic
g(1): OK(1)
g(2): ERR(hello)