輔助函數 及 其他

通用工具函數。 std::max  鏈接  //定義於頭文件 <algorithm> //(1) template< class T > const T& max( const T& a, const T& b ); //(C++14 前) template< class T > constexpr const T& max( const T& a, const T& b ); //
相關文章
相關標籤/搜索