Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

C++

Compiler

gcc 9.3.0

Options
Optimization
Boost 1.73.0
C++17
no pedantic

Author

anonymous

about 4 years ago

$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.73.0/gcc-9.3.0/include -std=c++17
coro1	+0ms	started
coro1	+0ms	async_wait_any(a,b,c)
coro1	+100ms	first completed
coro1	+200ms	second completed
coro1	+300ms	third completed
coro1	+300ms	exiting
Exit Code:
0