Closed Amphaal closed 3 years ago
Should be done once stdlib for Clang includes the C++20 future extensions (then, when_all...) OR Might consider https://github.com/Naios/continuable instead
then
when_all
Since promise-cpp is maintained again, I closed my fork and used source repo as a linked git submodule :)
Should be done once stdlib for Clang includes the C++20 future extensions (
then
,when_all
...) OR Might consider https://github.com/Naios/continuable instead