Language
C++
Compiler
gcc 8.1.0
Options
Warnings
Boost 1.69.0
C++2a(GNU)
no pedantic
Raw compiler options
-lstdc++fs
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-8.1.0/include -std=gnu++2a -lstdc++fs
Created file with permissions: rw-r--r--
After adding o+rwx and g+rwx: rwxrwxr--
Exit Code:
0