WSL/SLF GitLab Repository

Skip to content
  • Mathias Bavay's avatar
    Some Visual C++ warnings have been turned off (namely, that it can not... · 5afb33bb
    Mathias Bavay authored
    Some Visual C++ warnings have been turned off (namely, that it can not generate a copy constructor) in MeteoIO.h, so each application using MeteoIO would benefit from it (and avoid being polluted by unecessary warnings). 
    
    Exception catching is now done by const reference, as recommended in our coding style.
    5afb33bb