比如說透過std::thread 執行的函式基本上無法回傳值,而在其他執行序中產生的exception 也沒有辦法被catch 到。 而std::async() 在某方面來說,則算是一個 ...
確定! 回上一頁