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