Maxi Contieri⭐⭐⭐mcsee.hashnode.net·Apr 8, 2023Code Smell 205 - Code in DestructorsTL;DR: Don't use destructors. And don't write functional code there. Problems Coupling Unexpected results Memory leaks Solutions Don't use destructors. Follow the Rule of Zero Let the Garbage Collector work for you Context A class destruc...11 likes·48 readsCode SmellsGeneral ProgrammingAdd a thoughtful commentNo comments yetBe the first to start the conversation.