Language
C++
Compiler
clang HEAD 13.0.0 (https://github.com/llvm/llvm-project.git 7310403e3cdf8a436f94770e1a1498db05d2d091)
Options
Warnings
Boost 1.73.0
C++2b
-pedantic-errors
Raw compiler options
-Wfatal-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++2b -pedantic-errors -Wfatal-errors
void foo() [N = 3]
Exit Code:
0