Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 7 years ago

Language

C++

Compiler

clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 710518321bb5cae09e462db3c5eb50f2fc711e57) (https://github.com/llvm-mirror/llvm.git 3946ac6232ac0d17e8e1fdd85e93cf9dd86d1eaa)

Options
Warnings
Optimization
Boost 1.68.0
C++2a(GNU)
no pedantic
Raw compiler options
-fcoroutines-ts -stdlib=libc++

Author

anonymous

about 7 years ago

$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.68.0/clang-head/include -std=gnu++2a -fcoroutines-ts -stdlib=libc++
res = 5
res = <fail>
Exit Code:
0