Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 927af4b3c57681e623b8449fb717a447559358d0)
Options
Warnings
Boost 1.73.0
C++2b(GNU)
-pedantic-errors
Raw compiler options
-D_DEBUG
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=gnu++2b -pedantic-errors -D_DEBUGunhandled message: my::A
intercepted: B
intercepted: C
Exit Code:
0