0_0_21344464_1743.cpp
0_0_21344464_1743.cpp(34) : error C2665: “fabs”: 3 个重载中没有一个可以转换所有参数类型
VC2013\INCLUDE\math.h(1181): 可能是“long double fabs(long double) throw()”
VC2013\INCLUDE\math.h(1065): 或 “float fabs(float) throw()”
VC2013\INCLUDE\math.h(491): 或 “double fabs(double)”
尝试匹配参数列表“(std::complex<double>)”时
|