Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git d9f9d6531f3c8c8ce22b63989cdeaeb220f0f36a) (https://github.com/llvm-mirror/llvm.git e3fd2a343a10616bd1d7e010c32c675fc934802e)
Options
Warnings
Boost 1.70.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/clang-head/include -std=gnu++2a
enum class X {Min32=-2147483647-1,Min16=-32768,Alicia=0,Boole=1,Stott=2,Doe=255,Max16=32767,Max32=2147483647}
Exit Code:
0