此转换函数将 std::coroutine_handle<Promise> 值转换成保有相同底层地址的 std::coroutine_handle<> 。它等效地擦除承诺类型。
(无)
std::coroutine_handle<>::from_address(address()) 。
coroutine_handle