0_0_16024752_3080.cpp
0_0_16024752_3080.cpp(42) : error C2819: “tNode”类型没有重载成员“operator ->”
0_0_16024752_3080.cpp(7) : 参见“tNode”的声明
是否改用“.”?
0_0_16024752_3080.cpp(42) : error C2232: “->tNode::insert”: 左操作数有“struct”类型,使用“.”
0_0_16024752_3080.cpp(44) : error C2819: “tNode”类型没有重载成员“operator ->”
0_0_16024752_3080.cpp(7) : 参见“tNode”的声明
是否改用“.”?
0_0_16024752_3080.cpp(44) : error C2232: “->tNode::find”: 左操作数有“struct”类型,使用“.”
|