0_0_1613993_29952.cpp
VC\include\xutility(102) : error C2039: “pointer” : 不是“point”的成员
0_0_1613993_29952.cpp(6) : 参见“point”的声明
0_0_1613993_29952.cpp(22) : 参见对正在编译的类模板实例化“std::iterator_traits<_Iter>”的引用
with
[
_Iter=point
]
VC\include\xutility(102) : error C2146: 语法错误 : 缺少“;”(在标识符“pointer”的前面)
|