cppcoro
cppcoro copied to clipboard
A library of C++ coroutine abstractions for the coroutines TS
Results
2
cppcoro issues
Sort by
recently updated
recently updated
newest added
Add `` header for `std::exchange` used in this implementation file, otherwise the unit (and the whole lib consequently) cannot be compiled/build in some environments, e.g. ArchLinux/AUR -- all, as usual,...
G++-10 insists that await_suspend be declared noxcept