0_0_8779276_19191.cpp
VC\include\xutility(1252) : error C2064: 项不会计算为接受 2 个参数的函数
0_0_8779276_19191.cpp(30) : 参见对正在编译的函数模板实例化“const _Ty &std::max<short,int>(const _Ty &,const _Ty &,_Pr)”的引用
with
[
_Ty=short,
_Pr=int
]
VC\include\xutility(1252) : error C2064: 项不会计算为接受 2 个参数的函数
0_0_8779276_19191.cpp(34) : 参见对正在编译的函数模板实例化“const _Ty &std::max<short,short>(const _Ty &,const _Ty &,_Pr)”的引用
with
[
_Ty=short,
_Pr=short
]
|