Language
C++
Compiler
clang HEAD 6.0.0 (https://github.com/llvm-mirror/clang.git dd5ef8f2a0cf7b27c33854a3017a15ce05c6b19a) (https://github.com/llvm-mirror/llvm.git af63a49b5dcc76a996228aa26c7468bd3f81106a)
Options
Warnings
Boost 1.65.0
C++2a(GNU)
no pedantic
Raw compiler options
-fcoroutines-ts
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.65.0/clang-head/include -std=gnu++2a -fcoroutines-ts
1
2
3
Exit Code:
0