Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git ddc82f664cf2fd3ae18467c634c312a91a7bef51) (https://github.com/llvm-mirror/llvm.git 0547a961bb297d0aff7b83fe876aa95fac925370)
Options
Warnings
Boost 1.68.0
C++2a(GNU)
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=gnu++2a -pedantic-errors
It works
call passedFunction
Exit Code:
0