There's "-E" option for gcc or clang to run preprocessor and show how all macros are expanded, and I need something like this for implicitly generated methods.
Is there a way to force gcc or clang to print implicitly created and deleted constructors/destructors/assignment operators for each class?
Aucun commentaire:
Enregistrer un commentaire