0_0_36651649_41.cpp
VC2013\INCLUDE\xtree(77) : error C2807: “operator ++”后缀的第二个形参必须为“int”
VC2013\INCLUDE\xtree(127): 参见对正在编译的类 模板 实例化“std::_Tree_unchecked_const_iterator<_Mytree,_Base>”的引用
VC2013\INCLUDE\xtree(77) : error C2333: “std::_Tree_unchecked_const_iterator<_Mytree,_Base>::operator ++”: 函数声明中有错误;跳过函数体
VC2013\INCLUDE\xtree(105) : error C2807: “operator --”后缀的第二个形参必须为“int”
VC2013\INCLUDE\xtree(105) : error C2333: “std::_Tree_unchecked_const_iterator<_Mytree,_Base>::operator --”: 函数声明中有错误;跳过函数体
VC2013\INCLUDE\xtree(171) : error C2807: “operator ++”后缀的第二个形参必须为“int”
VC2013\INCLUDE\xtree(189): 参见对正在编译的类 模板 实例化“std::_Tree_unchecked_iterator<_Mytree>”的引用
VC2013\INCLUDE\xtree(171) : error C2333: “std::_Tree_unchecked_iterator<_Mytree>::operator ++”: 函数声明中有错误;跳过函数体
VC2013\INCLUDE\xtree(184) : error C2807: “operator --”后缀的第二个形参必须为“int”
VC2013\INCLUDE\xtree(184) : error C2333: “std::_Tree_unchecked_iterator<_Mytree>::operator --”: 函数声明中有错误;跳过函数体
VC2013\INCLUDE\xtree(276) : error C2807: “operator ++”后缀的第二个形参必须为“int”
VC2013\INCLUDE\xtree(343): 参见对正在编译的类 模板 实例化“std::_Tree_const_iterator<_Mytree>”的引用
VC2013\INCLUDE\xtree(276) : error C2333: “std::_Tree_const_iterator<_Mytree>::operator ++”: 函数声明中有错误;跳过函数体
VC2013\INCLUDE\xtree(315) : error C2807: “operator --”后缀的第二个形参必须为“int”
VC2013\INCLUDE\xtree(315) : error C2333: “std::_Tree_const_iterator<_Mytree>::operator --”: 函数声明中有错误;跳过函数体
VC2013\INCLUDE\xtree(417) : error C2807: “operator ++”后缀的第二个形参必须为“int”
VC2013\INCLUDE\xtree(435): 参见对正在编译的类 模板 实例化“std::_Tree_iterator<_Mytree>”的引用
VC2013\INCLUDE\xtree(417) : error C2333: “std::_Tree_iterator<_Mytree>::operator ++”: 函数声明中有错误;跳过函数体
VC2013\INCLUDE\xtree(430) : error C2807: “operator --”后缀的第二个形参必须为“int”
VC2013\INCLUDE\xtree(430) : error C2333: “std::_Tree_iterator<_Mytree>::operator --”: 函数声明中有错误;跳过函数体
|