Language
C++
Compiler
gcc HEAD 9.0.1 20190228 (experimental)
Options
Warnings
Boost 1.69.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-head/include -std=gnu++2a
xs = [0]( )
xs = [5]( 1 5 4.6 10000 9.8 )
xa = [5]( 1 3 4 5 6 )
words = [5]( hello world C++ new machine )
Exit Code:
0