Language
C++
Compiler
gcc HEAD 10.0.1 20200408 (experimental)
Options
Warnings
Boost 1.72.0
C++2a
no pedantic
Raw compiler options
-fcoroutines
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/gcc-head/include -std=c++2a -fcoroutines
Notification before waiting
Got the notification!
Waited 1.8898e-05 seconds.
Notification after 2 seconds waiting
Got the notification!
Waited 2.00015 seconds.
Exit Code:
0