C++ 23 可以回傳值或錯誤的 std::expectedC++ 23 可以回傳值或錯誤的 std::expected 2022-07-252022-07-25| HeresyHeresy| 0 Comments| 08:54 之前在《更多元的函式回傳型別:optional 與 outcome》這篇文章中,曾經提過在函式需要回傳計算的結 […] ... Read MoreRead More
C++11 開始的一些標準容器的新功能C++11 開始的一些標準容器的新功能 2022-07-132022-07-13| HeresyHeresy| 0 Comments| 14:37 這邊呢,算是來簡單寫一下 C++11 開始、到現在的 C++20,一些針對 C++ 標準函式庫的容器(cont […] ... Read MoreRead More