Language
C++
Compiler
gcc 8.2.0
Options
Warnings
Boost 1.69.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-8.2.0/include -std=gnu++2a
void ExceptionCatcher<E0, En>::doit(F&&) [with F = main()::<lambda()>; E0 = A; En = {B, C}]
void ExceptionCatcher<E0>::doit(F&&) [with F = main()::<lambda()>; E0 = C]
Nothing!
Exit Code:
0