Guest
Login
跳过导航链接

Compile Error:

  
VC8\include\algorithm(2623) : error C3892: “_First”: 不能给常量赋值
        VC8\include\algorithm(2639): 参见对正在编译的函数 模板 实例化“void std::_Insertion_sort1<_BidIt,int>(_BidIt,_BidIt,_Ty *)”的引用
        with
        [
            _BidIt=const int *,
            _Ty=int
        ]
        VC8\include\algorithm(2747): 参见对正在编译的函数 模板 实例化“void std::_Insertion_sort<_RanIt>(_BidIt,_BidIt)”的引用
        with
        [
            _RanIt=const int *,
            _BidIt=const int *
        ]
        VC8\include\algorithm(2754): 参见对正在编译的函数 模板 实例化“void std::_Sort<const int*,__w64 int>(_RanIt,_RanIt,_Diff)”的引用
        with
        [
            _RanIt=const int *,
            _Diff=__w64 int
        ]
        (9): 参见对正在编译的函数 模板 实例化“void std::sort<std::_Vector_const_iterator<_Ty,_Alloc>>(_RanIt,_RanIt)”的引用
        with
        [
            _Ty=int,
            _Alloc=std::allocator<int>,
            _RanIt=std::_Vector_const_iterator<int,std::allocator<int>>
        ]
VC8\include\algorithm(2630) : error C3892: “_Next1”: 不能给常量赋值
VC8\include\algorithm(2631) : error C3892: “_Next1”: 不能给常量赋值

  

Zhe Jiang University Of Technology Online Programming Space Beta1.3
Designed & Developped By Jin Qiwei
Refactored By cb@zjut.edu.cn , QQ Group: 723311416  All Copyright Reserved 2006-
631