Language
C++
Compiler
gcc HEAD 9.0.0 20180804 (experimental)
Options
Warnings
Don't Use Boost
C++2a(GNU)
no pedantic
Raw compiler options
-isystem/opt/wandbox/boost-1.67.0/gcc-head/include
$ g++ prog.cc -Wall -Wextra -std=gnu++2a -isystem/opt/wandbox/boost-1.67.0/gcc-head/include1
2
3
4
5
6
7
8
9
Exit Code:
0