0_0_6682944_18453.cpp
VC\include\algorithm(1719) : error C2100: 非法的间接寻址
VC\include\algorithm(1774) : 参见对正在编译的函数模板实例化“std::pair<_Ty1,_Ty2> std::_Unguarded_partition<_RanIt>(_RanIt,_RanIt)”的引用
with
[
_Ty1=double,
_Ty2=double,
_RanIt=double
]
VC\include\algorithm(1795) : 参见对正在编译的函数模板实例化“void std::_Sort<_RanIt,_RanIt>(_RanIt,_RanIt,_Diff)”的引用
with
[
_RanIt=double,
_Diff=double
]
0_0_6682944_18453.cpp(32) : 参见对正在编译的函数模板实例化“void std::sort<double>(_RanIt,_RanIt)”的引用
with
[
_RanIt=double
]
VC\include\algorithm(1719) : error C2100: 非法的间接寻址
VC\include\algorithm(1720) : error C2100: 非法的间接寻址
VC\include\algorithm(1720) : error C2100: 非法的间接寻址
VC\include\algorithm(1723) : error C2100: 非法的间接寻址
VC\include\algorithm(1723) : error C2100: 非法的间接寻址
VC\include\algorithm(1724) : error C2100: 非法的间接寻址
VC\include\algorithm(1724) : error C2100: 非法的间接寻址
VC\include\algorithm(1733) : error C2100: 非法的间接寻址
VC\include\algorithm(1733) : error C2100: 非法的间接寻址
VC\include\algorithm(1735) : error C2100: 非法的间接寻址
VC\include\algorithm(1735) : error C2100: 非法的间接寻址
VC\include\algorithm(1740) : error C2100: 非法的间接寻址
VC\include\algorithm(1740) : error C2100: 非法的间接寻址
VC\include\algorithm(1742) : error C2100: 非法的间接寻址
VC\include\algorithm(1742) : error C2100: 非法的间接寻址
VC\include\xutility(98) : error C2825: “_Iter::iterator_category”: 不能形成限定名
VC\include\algorithm(1127) : 参见对正在编译的类模板实例化“std::iterator_traits<_Iter>”的引用
with
[
_Iter=double
]
VC\include\algorithm(1785) : 参见对正在编译的函数模板实例化“void std::make_heap<_RanIt>(_RanIt,_RanIt)”的引用
with
[
_RanIt=double
]
VC\include\xutility(98) : error C2039: “iterator_category” : 不是“operator``global namespace''”的成员
VC\include\xutility(98) : error C2146: 语法错误 : 缺少“;”(在标识符“iterator_category”的前面)
VC\include\xutility(99) : error C2825: “_Iter::value_type”: 不能形成限定名
VC\include\xutility(99) : error C2039: “value_type” : 不是“operator``global namespace''”的成员
VC\include\xutility(99) : error C2146: 语法错误 : 缺少“;”(在标识符“value_type”的前面)
VC\include\xutility(100) : error C2825: “_Iter::difference_type”: 不能形成限定名
VC\include\xutility(100) : error C2039: “difference_type” : 不是“operator``global namespace''”的成员
VC\include\xutility(100) : error C2146: 语法错误 : 缺少“;”(在标识符“difference_type”的前面)
VC\include\xutility(102) : error C2825: “_Iter::pointer”: 不能形成限定名
VC\include\xutility(102) : error C2039: “pointer” : 不是“operator``global namespace''”的成员
VC\include\xutility(102) : error C2146: 语法错误 : 缺少“;”(在标识符“pointer”的前面)
VC\include\xutility(103) : error C2825: “_Iter::reference”: 不能形成限定名
VC\include\xutility(103) : error C2039: “reference” : 不是“operator``global namespace''”的成员
VC\include\xutility(103) : error C2146: 语法错误 : 缺少“;”(在标识符“reference”的前面)
VC\include\algorithm(1666) : error C2100: 非法的间接寻址
VC\include\algorithm(1789) : 参见对正在编译的函数模板实例化“void std::_Insertion_sort<_RanIt>(_BidIt,_BidIt)”的引用
with
[
_RanIt=double,
_BidIt=double
]
VC\include\algorithm(1666) : error C2100: 非法的间接寻址
VC\include\algorithm(1674) : error C2100: 非法的间接寻址
VC\include\algorithm(1674) : error C2100: 非法的间接寻址
|