205430_0_5249.cpp: In member function `double CTick::__Max(double, double, double)':
205430_0_5249.cpp:144: error: `_cpp_max' undeclared (first use this function)
205430_0_5249.cpp:144: error: (Each undeclared identifier is reported only once for each function it appears in.)
205430_0_5249.cpp: In member function `double CTick::__Min(double, double, double)':
205430_0_5249.cpp:155: error: `_cpp_min' undeclared (first use this function)
|