摘要:From http://www.blog.edu.cn/user3/jingshuang/archives/2006/1590091.shtmlVC中使用STL出现的警告. 当在使用STL时,VC有时会提出类似以下的警告:Compiling...test.cppC:\Windows\Desktop\test\test.cpp(13) : warning C4786: 'std::reverse...
阅读全文
随笔分类 - C/C++
摘要:From http://www.blog.edu.cn/user3/jingshuang/archives/2006/1590091.shtmlVC中使用STL出现的警告. 当在使用STL时,VC有时会提出类似以下的警告:Compiling...test.cppC:\Windows\Desktop\test\test.cpp(13) : warning C4786: 'std::reverse...
阅读全文
|