0_0_38778274_8441.cpp
0_0_38778274_8441.cpp(55) : error C2146: 语法错误: 缺少“;”(在标识符“Modular”的前面)
0_0_38778274_8441.cpp(191): 参见对正在编译的类 模板 实例化“Modular<Mod>”的引用
0_0_38778274_8441.cpp(55) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38778274_8441.cpp(213) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_38778274_8441.cpp(213) : error C2337: “g”: 未找到特性
0_0_38778274_8441.cpp(213) : error C2337: “x”: 未找到特性
0_0_38778274_8441.cpp(213) : error C2337: “y”: 未找到特性
0_0_38778274_8441.cpp(213) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_38778274_8441.cpp(214) : error C2065: “g”: 未声明的标识符
0_0_38778274_8441.cpp(214) : error C2065: “y”: 未声明的标识符
0_0_38778274_8441.cpp(214) : error C2065: “x”: 未声明的标识符
0_0_38778274_8441.cpp(214) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|