#include // 头文件 template const T& max ( const T& a, const T& b ); template const T& max ( const T& ...
zhidao.baidu.com