Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 749fd7613d081a12c0dd43ea88d5c63c2ead2a21) (https://github.com/llvm-mirror/llvm.git bea7d714eca40fe68abe3bc7527269e88bc81bc8)
Options
Warnings
Boost 1.69.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/clang-head/include -std=gnu++2a
SFINAE sure is hard to grasp!
(1, 2)(42, 43)
Exit Code:
0