In my Visual C++ code I want to have /WX - "treat warnings as errors". This makes me deal with each warning, including - "tre
In my Visual C++ code I want to have /WX - "treat warnings as errors". This makes me deal with each warning, including - "tre