Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git d37b5393e89128c51b02dafbd1da3fa525bf9881)
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