C++筆記 25:考慮寫出一個不拋異常的swap函數

Effective C++筆記 Consider support for a non-throwing swap 標準庫swap算法 pointer to implementation std全特化 class templates 企圖偏特化一個function template(std::swap),但C++只允許對class template偏特化, 在function templates身上
相關文章
相關標籤/搜索