Language
C++
Compiler
gcc HEAD 8.0.1 20180320 (experimental)
Options
Warnings
Boost 1.66.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.66.0/gcc-head/include -std=gnu++2a
terminate called after throwing an instance of 'std::system_error'
what(): Resource temporarily unavailable
126
Signal:
Aborted