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