0_0_10993746_12918.cpp
VC\include\algorithm(1862) : error C2100: 非法的间接寻址
VC\include\algorithm(1919) : 参见对正在编译的函数模板实例化“std::pair<_Ty1,_Ty2> std::_Unguarded_partition<_RanIt,bool(__cdecl *)(student,student)>(_RanIt,_RanIt,_Pr)”的引用
with
[
_Ty1=int,
_Ty2=int,
_RanIt=int,
_Pr=bool (__cdecl *)(student,student)
]
VC\include\algorithm(1941) : 参见对正在编译的函数模板实例化“void std::_Sort<_RanIt,_RanIt,bool(__cdecl *)(student,student)>(_RanIt,_RanIt,_Diff,_Pr)”的引用
with
[
_RanIt=int,
_Diff=int,
_Pr=bool (__cdecl *)(student,student)
]
0_0_10993746_12918.cpp(45) : 参见对正在编译的函数模板实例化“void std::sort<int,bool(__cdecl *)(student,student)>(_RanIt,_RanIt,_Pr)”的引用
with
[
_RanIt=int,
_Pr=bool (__cdecl *)(student,student)
]
VC\include\algorithm(1862) : error C2100: 非法的间接寻址
VC\include\algorithm(1862) : error C2664: “bool (student,student)” : 不能将参数 2 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1862) : error C2664: “bool (student,student)” : 不能将参数 1 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1863) : error C2100: 非法的间接寻址
VC\include\algorithm(1863) : error C2100: 非法的间接寻址
VC\include\algorithm(1863) : error C2664: “bool (student,student)” : 不能将参数 2 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1863) : error C2664: “bool (student,student)” : 不能将参数 1 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1866) : error C2100: 非法的间接寻址
VC\include\algorithm(1866) : error C2100: 非法的间接寻址
VC\include\algorithm(1866) : error C2664: “bool (student,student)” : 不能将参数 2 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1866) : error C2664: “bool (student,student)” : 不能将参数 1 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1867) : error C2100: 非法的间接寻址
VC\include\algorithm(1867) : error C2100: 非法的间接寻址
VC\include\algorithm(1867) : error C2664: “bool (student,student)” : 不能将参数 2 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1867) : error C2664: “bool (student,student)” : 不能将参数 1 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1876) : error C2100: 非法的间接寻址
VC\include\algorithm(1876) : error C2100: 非法的间接寻址
VC\include\algorithm(1876) : error C2664: “bool (student,student)” : 不能将参数 2 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1876) : error C2664: “bool (student,student)” : 不能将参数 1 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1878) : error C2100: 非法的间接寻址
VC\include\algorithm(1878) : error C2100: 非法的间接寻址
VC\include\algorithm(1878) : error C2664: “bool (student,student)” : 不能将参数 2 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1878) : error C2664: “bool (student,student)” : 不能将参数 1 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1883) : error C2100: 非法的间接寻址
VC\include\algorithm(1883) : error C2100: 非法的间接寻址
VC\include\algorithm(1883) : error C2664: “bool (student,student)” : 不能将参数 2 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1883) : error C2664: “bool (student,student)” : 不能将参数 1 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1885) : error C2100: 非法的间接寻址
VC\include\algorithm(1885) : error C2100: 非法的间接寻址
VC\include\algorithm(1885) : error C2664: “bool (student,student)” : 不能将参数 2 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1885) : error C2664: “bool (student,student)” : 不能将参数 1 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1152) : error C2893: 未能使函数模板“iterator_traits<_Iter>::difference_type *std::_Dist_type(_Iter)”专用化
用下列模板参数:
“int”
VC\include\algorithm(1930) : 参见对正在编译的函数模板实例化“void std::make_heap<_RanIt,bool(__cdecl *)(student,student)>(_RanIt,_RanIt,_Pr)”的引用
with
[
_RanIt=int,
_Pr=bool (__cdecl *)(student,student)
]
VC\include\algorithm(1152) : error C2893: 未能使函数模板“iterator_traits<_Iter>::value_type *std::_Val_type(_Iter)”专用化
用下列模板参数:
“int”
VC\include\algorithm(1152) : error C2780: “void std::_Make_heap(_RanIt,_RanIt,_Diff *,_Ty *)” : 应输入 4 个参数,却提供了 5 个
VC\include\algorithm(1111) : 参见“std::_Make_heap”的声明
VC\include\algorithm(1805) : error C2100: 非法的间接寻址
VC\include\algorithm(1934) : 参见对正在编译的函数模板实例化“void std::_Insertion_sort<_RanIt,bool(__cdecl *)(student,student)>(_BidIt,_BidIt,_Pr)”的引用
with
[
_RanIt=int,
_BidIt=int,
_Pr=bool (__cdecl *)(student,student)
]
VC\include\algorithm(1805) : error C2100: 非法的间接寻址
VC\include\algorithm(1805) : error C2664: “bool (student,student)” : 不能将参数 2 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1805) : error C2664: “bool (student,student)” : 不能将参数 1 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1813) : error C2100: 非法的间接寻址
VC\include\algorithm(1813) : error C2100: 非法的间接寻址
VC\include\algorithm(1813) : error C2664: “bool (student,student)” : 不能将参数 2 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
VC\include\algorithm(1813) : error C2664: “bool (student,student)” : 不能将参数 1 从“int”转换为“student”
无构造函数可以接受源类型,或构造函数重载决策不明确
|