博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

numeric_limits<double>:max()

Posted on 2011-03-23 11:00  李大嘴  阅读(669)  评论(0编辑  收藏  举报
Either use "#define NOMINMAX" before including windows.h or "#undef max" after including windows.h, and that can solve the problem.