0_0_38472750_17274.cpp
VC2013\INCLUDE\algorithm(3070) : error C2664: “bool (const node &,const node &)”: 无法将参数 2 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3127): 参见对正在编译的函数 模板 实例化“std::pair<_RanIt,_RanIt> std::_Unguarded_partition<_RanIt,bool(__cdecl *)(const node &,const node &)>(_RanIt,_RanIt,_Pr)”的引用
with
[
_RanIt=int *
, _Pr=bool (__cdecl *)(const node &,const node &)
]
VC2013\INCLUDE\algorithm(3157): 参见对正在编译的函数 模板 实例化“void std::_Sort<_Iter,int,bool(__cdecl *)(const node &,const node &)>(_RanIt,_RanIt,_Diff,_Pr)”的引用
with
[
_Iter=int *
, _RanIt=int *
, _Diff=int
, _Pr=bool (__cdecl *)(const node &,const node &)
]
0_0_38472750_17274.cpp(105): 参见对正在编译的函数 模板 实例化“void std::sort<int*,bool(__cdecl *)(const node &,const node &)>(_RanIt,_RanIt,_Pr)”的引用
with
[
_RanIt=int *
, _Pr=bool (__cdecl *)(const node &,const node &)
]
VC2013\INCLUDE\algorithm(3070) : error C2664: “bool (const node &,const node &)”: 无法将参数 1 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3071) : error C2664: “bool (const node &,const node &)”: 无法将参数 2 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3071) : error C2664: “bool (const node &,const node &)”: 无法将参数 1 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3074) : error C2664: “bool (const node &,const node &)”: 无法将参数 2 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3074) : error C2664: “bool (const node &,const node &)”: 无法将参数 1 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3075) : error C2664: “bool (const node &,const node &)”: 无法将参数 2 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3075) : error C2664: “bool (const node &,const node &)”: 无法将参数 1 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3084) : error C2664: “bool (const node &,const node &)”: 无法将参数 2 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3084) : error C2664: “bool (const node &,const node &)”: 无法将参数 1 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3086) : error C2664: “bool (const node &,const node &)”: 无法将参数 2 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3086) : error C2664: “bool (const node &,const node &)”: 无法将参数 1 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3091) : error C2664: “bool (const node &,const node &)”: 无法将参数 2 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3091) : error C2664: “bool (const node &,const node &)”: 无法将参数 1 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3093) : error C2664: “bool (const node &,const node &)”: 无法将参数 2 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC2013\INCLUDE\algorithm(3093) : error C2664: “bool (const node &,const node &)”: 无法将参数 1 从“int”转换为“const node &”
原因如下: 无法从“int”转换为“const node”
无构造函数可以接受源类型,或构造函数重载决策不明确
|