Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 3261aefc72b3769e8b3eccbb67e1145e195ffa8d)
Options
Warnings
Boost 1.73.0
C++2a(GNU)
no pedantic
Raw compiler options
-Weverything
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=gnu++2a -Weverything
Exit Code:
0