Is there a cross-platform way to disable deprecated warnings in C++?
I have a library, and I am refactoring some functionality. The deprecated methods are being called from the unit tests. Is there a way to disable deprecation warnings which will work across all (or at least most) compilers?
Aucun commentaire:
Enregistrer un commentaire