Language
C++
Compiler
clang HEAD 11.0.0 (https://github.com/llvm/llvm-project.git 221890d709276a7315222f470f9f9a2d908b5327)
Options
Warnings
Boost 1.72.0
C++2a
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/clang-head/include -std=c++2a -pedantic-errors
2
4
6
Exit Code:
0