If i choose Level warning(all) /Wall
Studio show many warnings from this files:
wchar.h
math.h
xmemory0
xstring
Example:
code:
std::cout << "\n\n";
compiler:
ios(116): warning C4710: std::string std::_Generic_error_category::message(int) const:
Maybe there are some macroses, some like this?
#define start_warnings
#undef start_warnings