0_0_29140579_26658.cpp
0_0_29140579_26658.cpp(11) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_29140579_26658.cpp(25) : error C2440: “=”: 无法从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_29140579_26658.cpp(27) : error C2107: 非法索引,不允许间接寻址
0_0_29140579_26658.cpp(71) : error C2171: “--”:“double (__cdecl *)(double)”类型的操作数非法
0_0_29140579_26658.cpp(71) : error C2105: “--”需要左值
0_0_29140579_26658.cpp(73) : error C2664: “void std::swap(std::exception_ptr &,std::exception_ptr &)”: 无法将参数 1 从“int”转换为“std::exception_ptr &”
|