Language
C++
Compiler
gcc HEAD 9.0.0 20181014 (experimental)
Options
Warnings
Don't Use Boost
C++2a
-pedantic-errors
$ g++ prog.cc -Wall -Wextra -std=c++2a -pedantic-errors
# of alternatives = 1, size = 2, align = 1
1st index = 0
last index = 0
catch
valueless_by_exception = true, index = ffffffffffffffff
# of alternatives = fe, size = 2, align = 1
1st index = 0
last index = fd
catch
valueless_by_exception = true, index = ffffffffffffffff
# of alternatives = ff, size = 4, align = 2
1st index = 0
last index = fe
catch
valueless_by_exception = true, index = ffffffffffffffff
# of alternatives = 100, size = 4, align = 2
1st index = 0
last index = ff
catch
valueless_by_exception = true, index = ffffffffffffffff
Exit Code:
0