Language
C++
Compiler
clang 14.0.0
Options
Warnings
Boost 1.78.0
C++2a
-pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.78.0-clang-14.0.0/include -std=c++2a -pedantic
Running 9 test cases...
*** No errors detected
Exit Code:
0
Author
anonymous
about 3 years ago
C++
clang 14.0.0
Author
anonymous
about 3 years ago
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.78.0-clang-14.0.0/include -std=c++2a -pedantic
Running 9 test cases...
*** No errors detected