Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 4418c5b56fafe30928f418be4eaee39d275628dc) (https://github.com/llvm-mirror/llvm.git bb272977e85eda2258067431b1c41cb51ffde22e)
Options
Warnings
Boost 1.67.0
C++2a(GNU)
-pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/clang-head/include -std=gnu++2a -pedantic
{10, 20} is named "10:20"
{30, 40} is named "Door"
{50, 60} is named "50:60"
{70, 80} is named "Window"
Exit Code:
0