(14) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
(14) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 0 个
VC8\include\xutility(2944) : 参见“std::max”的声明
(14) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 0 个
VC8\include\xutility(2936) : 参见“std::max”的声明
(14) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
(14) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
(14) : error C2059: 语法错误 : “)”
(15) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
(15) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 0 个
VC8\include\xutility(2959) : 参见“std::min”的声明
(15) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 0 个
VC8\include\xutility(2951) : 参见“std::min”的声明
(15) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
(15) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
(15) : error C2059: 语法错误 : “)”