Language
C++
Compiler
clang 13.0.0
Options
Warnings
Boost 1.78.0
C++2b(GNU)
no pedantic
Raw compiler options
-I.
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.78.0-clang-13.0.0/include -std=gnu++2b -I.
Exit Code:
0
Author
anonymous
about 3 years ago
C++
clang 13.0.0
Author
anonymous
about 3 years ago
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.78.0-clang-13.0.0/include -std=gnu++2b -I.