Language
C++
Compiler
gcc HEAD 10.0.0 20190801 (experimental)
Options
Warnings
Boost 1.70.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-head/include -std=gnu++2a
Result:
total 16K
-rw------- 1 cattleshed cattleshed 744 Aug 13 17:16 prog.cc
-rwxr-xr-x 1 cattleshed cattleshed 9.6K Aug 13 17:16 prog.exe
Exit Code:
0