std::max与max宏 混淆解决办法(转)
摘要:
Today I typed the following: Why did I put parentheses around std::max? Because windows.h defines (among other things) a max and a min macro. If you i 阅读全文
posted @ 2016-09-22 09:10 时间的女儿 阅读(3054) 评论(0) 推荐(1) 编辑