0_0_6751934_11485.cpp
0_0_6751934_11485.cpp(15) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_6751934_11485.cpp(15) : error C2059: 语法错误 : “:”
0_0_6751934_11485.cpp(15) : error C2955: “std::iterator” : 使用类模板需要模板参数列表
VC\include\xutility(66) : 参见“std::iterator”的声明
0_0_6751934_11485.cpp(15) : error C2377: “it” : 重定义;typedef 不能由任何其他符号重载
0_0_6751934_11485.cpp(11) : 参见“it”的声明
0_0_6751934_11485.cpp(15) : error C2133: “it” : 未知的大小
0_0_6751934_11485.cpp(15) : error C2512: “std::iterator” : 没有合适的默认构造函数可用
0_0_6751934_11485.cpp(15) : error C2262: “it” : 不能被销毁
0_0_6751934_11485.cpp(47) : error C2582: “operator =”函数在“std::iterator”中不可用
0_0_6751934_11485.cpp(47) : error C3861: “it”: 即使使用参数相关的查找,也未找到标识符
0_0_6751934_11485.cpp(48) : error C3861: “it”: 即使使用参数相关的查找,也未找到标识符
|