Add Promise<T>::ignoreResult() helper for ignoring return value.
This is largely motivated by the fact that Clang currently miscompiles `.then([](auto){})`: https://llvm.org/bugs/show_bug.cgi?id=24989
Showing
Please
register
or
sign in
to comment