0_0_8755517_30456.cpp
0_0_8755517_30456.cpp(43) : error C2872: “max” : 不明确的符号
可能是“0_0_8755517_30456.cpp(7) : const int max”
或 “max”
0_0_8755517_30456.cpp(44) : error C2872: “max” : 不明确的符号
可能是“0_0_8755517_30456.cpp(7) : const int max”
或 “max”
VC\include\xutility(98) : error C2039: “iterator_category” : 不是“point”的成员
0_0_8755517_30456.cpp(10) : 参见“point”的声明
0_0_8755517_30456.cpp(50) : 参见对正在编译的类模板实例化“std::iterator_traits<_Iter>”的引用
VC\include\xutility(98) : error C2146: 语法错误 : 缺少“;”(在标识符“iterator_category”的前面)
VC\include\xutility(99) : error C2039: “value_type” : 不是“point”的成员
0_0_8755517_30456.cpp(10) : 参见“point”的声明
VC\include\xutility(99) : error C2146: 语法错误 : 缺少“;”(在标识符“value_type”的前面)
VC\include\xutility(100) : error C2039: “difference_type” : 不是“point”的成员
0_0_8755517_30456.cpp(10) : 参见“point”的声明
VC\include\xutility(100) : error C2146: 语法错误 : 缺少“;”(在标识符“difference_type”的前面)
VC\include\xutility(102) : error C2039: “pointer” : 不是“point”的成员
0_0_8755517_30456.cpp(10) : 参见“point”的声明
VC\include\xutility(102) : error C2146: 语法错误 : 缺少“;”(在标识符“pointer”的前面)
VC\include\xutility(103) : error C2039: “reference” : 不是“point”的成员
0_0_8755517_30456.cpp(10) : 参见“point”的声明
VC\include\xutility(103) : error C2146: 语法错误 : 缺少“;”(在标识符“reference”的前面)
0_0_8755517_30456.cpp(67) : error C2872: “max” : 不明确的符号
可能是“0_0_8755517_30456.cpp(7) : const int max”
或 “max”
0_0_8755517_30456.cpp(128) : error C2872: “max” : 不明确的符号
可能是“0_0_8755517_30456.cpp(7) : const int max”
或 “max”
|