0_0_39127665_2727.cpp
VC2013\INCLUDE\xmemory(729) : error C2807: “operator ++”后缀的第二个形参必须为“int”
VC2013\INCLUDE\xmemory(737): 参见对正在编译的类 模板 实例化“std::raw_storage_iterator<_OutIt,_Ty>”的引用
VC2013\INCLUDE\xmemory(729) : error C2333: “std::raw_storage_iterator<_OutIt,_Ty>::operator ++”: 函数声明中有错误;跳过函数体
VC2013\INCLUDE\xmemory(820) : error C2807: “operator ++”后缀的第二个形参必须为“int”
VC2013\INCLUDE\xmemory(866): 参见对正在编译的类 模板 实例化“std::_Temp_iterator<_Ty>”的引用
VC2013\INCLUDE\xmemory(820) : error C2333: “std::_Temp_iterator<_Ty>::operator ++”: 函数声明中有错误;跳过函数体
|